aboutsummaryrefslogtreecommitdiffstats
path: root/src/config2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config2.h')
-rw-r--r--src/config2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config2.h b/src/config2.h
index 822ebdb..41ae605 100644
--- a/src/config2.h
+++ b/src/config2.h
@@ -5,9 +5,6 @@
#define SCT_CHECKTLE_INTERVAL 128000000
#define SCT_DISPTIME_INTERVAL 384000000
-/* XXX 這個看能不能用 GNU autotool 取代,我可不確定 /dev/null 永遠存在!*/
-#define NULL_DEVICE "/dev/null"
-
/* sctjudge 這個程式的 exit status */
#define SCTEXIT_SUCCESS 0 /* 當然就是正常結束 */
#define SCTEXIT_SYNTAX 1 /* 解析階段:命令列語法錯誤 */