diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-24 20:50:56 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-24 20:50:56 +0000 |
| commit | 927f99e4125743bbecf41b1aa7dbce9587fb6156 (patch) | |
| tree | b025101c186d321ba3bb5ce19b903ce31bf45bae /cwmcc/cwmcc.c | |
| parent | 3753a0ed3eb1f10d8579dc20098504484003e8bf (diff) | |
not being developed anymore, maybe in the future...
Diffstat (limited to 'cwmcc/cwmcc.c')
| -rw-r--r-- | cwmcc/cwmcc.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cwmcc/cwmcc.c b/cwmcc/cwmcc.c deleted file mode 100644 index 2cef9969..00000000 --- a/cwmcc/cwmcc.c +++ /dev/null @@ -1,10 +0,0 @@ -#include "cwmcc_internal.h" -#include "atom.h" - -Display *cwmcc_display; - -void cwmcc_startup(Display *d) -{ - cwmcc_display = d; - atom_startup(); -} |
