summaryrefslogtreecommitdiff
path: root/otk_c/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'otk_c/init.h')
-rw-r--r--otk_c/init.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/otk_c/init.h b/otk_c/init.h
deleted file mode 100644
index ba807f23..00000000
--- a/otk_c/init.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
-#ifndef __init_h
-#define __init_h
-
-void initotk(char *display);
-
-#endif // __init_h