diff options
Diffstat (limited to 'lpprint.h')
-rw-r--r-- | lpprint.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ void printtree (TTree *tree, int ident); | |||
18 | void printktable (lua_State *L, int idx); | 18 | void printktable (lua_State *L, int idx); |
19 | void printcharset (const byte *st); | 19 | void printcharset (const byte *st); |
20 | void printcaplist (Capture *cap, Capture *limit); | 20 | void printcaplist (Capture *cap, Capture *limit); |
21 | void printinst (const Instruction *op, const Instruction *p); | ||
22 | |||
23 | 21 | ||
24 | #else | 22 | #else |
25 | 23 | ||