about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xatxec.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/atxec.c b/atxec.c
index b40fd74..9aeeb14 100755
--- a/atxec.c
+++ b/atxec.c
@@ -6,14 +6,6 @@
  * http://creativecommons.org/publicdomain/zero/1.0/
  */
 
-// '''' => '
-
-// # line comment (space or beginning of line before #)
-// @file
-// @$ENV
-// @@argwithone@
-// fallbacks?
-
 #include <sys/stat.h>
 
 #include <ctype.h>