diff options
Diffstat (limited to 'Source/SPSQLParser.h')
-rw-r--r-- | Source/SPSQLParser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPSQLParser.h b/Source/SPSQLParser.h index 76105e27..40d23e6d 100644 --- a/Source/SPSQLParser.h +++ b/Source/SPSQLParser.h @@ -71,7 +71,6 @@ BOOL ignoreCommentStrings; } - typedef enum _SPCommentTypes { SPHashComment = 0, SPDoubleDashComment = 1, |