summaryrefslogtreecommitdiff
path: root/internal/c
diff options
context:
space:
mode:
Diffstat (limited to 'internal/c')
-rw-r--r--internal/c/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/c/types.h b/internal/c/types.h
index 9f0ddd5..0692c93 100644
--- a/internal/c/types.h
+++ b/internal/c/types.h
@@ -1,7 +1,5 @@
//+build ignore
-// These types mirror the Go types from internal/types/types.go
-//
#define MAX_FILENAME_LENGTH 256
#define MAX_PROGNAME_LENGTH 16