summaryrefslogtreecommitdiff
path: root/apps/Gateway/Gateway/File_Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Gateway/Gateway/File_Parser.h')
-rw-r--r--apps/Gateway/Gateway/File_Parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/Gateway/Gateway/File_Parser.h b/apps/Gateway/Gateway/File_Parser.h
index 776d1b2f338..80b768aff84 100644
--- a/apps/Gateway/Gateway/File_Parser.h
+++ b/apps/Gateway/Gateway/File_Parser.h
@@ -57,7 +57,6 @@ protected:
FP::Return_Type readword (char buf[]);
int delimiter (char ch);
- int endofline (char ch);
int comments (char ch);
int skipline (void);