summaryrefslogtreecommitdiffstats
path: root/src/starter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter.c')
-rw-r--r--src/starter.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/starter.c b/src/starter.c
index ce86d62b..4f831b5d 100644
--- a/src/starter.c
+++ b/src/starter.c
@@ -31,8 +31,6 @@
#include <unistd.h>
#endif
-//ABC_NAMESPACE_IMPL_START
-
// the max number of commands to execute from the input file
#define MAX_COMM_NUM 1000
@@ -190,5 +188,3 @@ usage:
}
-//ABC_NAMESPACE_IMPL_END
-