]> Dogcows Code - chaz/openbox/blobdiff - c/screenwrap.h
kill the c dir
[chaz/openbox] / c / screenwrap.h
diff --git a/c/screenwrap.h b/c/screenwrap.h
deleted file mode 100644 (file)
index 2ca278c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __screenwrap_h
-#define __screenwrap_h
-
-#include <Python.h>
-
-/* ScreenWrap is a PyObject */
-typedef struct ScreenWrap {
-    PyObject_HEAD
-} ScreenWrap;
-
-void screenwrap_startup();
-void screenwrap_shutdown();
-
-#endif
This page took 0.023424 seconds and 4 git commands to generate.