summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source/Pccts/dlg/mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CCode/Source/Pccts/dlg/mode.h')
-rw-r--r--Tools/CCode/Source/Pccts/dlg/mode.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tools/CCode/Source/Pccts/dlg/mode.h b/Tools/CCode/Source/Pccts/dlg/mode.h
deleted file mode 100644
index 3f3279e52a..0000000000
--- a/Tools/CCode/Source/Pccts/dlg/mode.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#define START 0
-#define ACT 1
-#define ACTION_COMMENTS 2
-#define ACTION_CPP_COMMENTS 3