projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e0f13c2
)
Remove duplicate declaration
Rafael Garcia-Suarez [Thu, 16 Nov 2006 13:35:14 +0000 (13:35 +0000)]
p4raw-id: //depot/perl@29295
regexp.h
patch
|
blob
|
blame
|
history
diff --git
a/regexp.h
b/regexp.h
index
d59fa83
..
49d6cd1
100644
(file)
--- a/
regexp.h
+++ b/
regexp.h
@@
-189,8
+189,6
@@
typedef struct regexp_engine {
#define FBMrf_MULTILINE 1
-struct re_scream_pos_data_s;
-
/* an accepting state/position*/
struct _reg_trie_accepted {
U8 *endpos;