summaryrefslogtreecommitdiff
path: root/cwmcc/cwmcc.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-05-24 20:50:56 +0000
committerDana Jansens <danakj@orodu.net>2003-05-24 20:50:56 +0000
commit927f99e4125743bbecf41b1aa7dbce9587fb6156 (patch)
treeb025101c186d321ba3bb5ce19b903ce31bf45bae /cwmcc/cwmcc.h
parent3753a0ed3eb1f10d8579dc20098504484003e8bf (diff)
not being developed anymore, maybe in the future...
Diffstat (limited to 'cwmcc/cwmcc.h')
-rw-r--r--cwmcc/cwmcc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cwmcc/cwmcc.h b/cwmcc/cwmcc.h
deleted file mode 100644
index 09f46a22..00000000
--- a/cwmcc/cwmcc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __cwmcc_cwmcc_h
-#define __cwmcc_cwmcc_h
-
-void cwmcc_startup(Display *d);
-
-#endif