From df3d926cb2da067f323d3fd839bbcd759ddf92c4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Mar 2003 22:04:20 +0000 Subject: rming almost all the old python stuffs --- openbox/python.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 openbox/python.h (limited to 'openbox/python.h') diff --git a/openbox/python.h b/openbox/python.h deleted file mode 100644 index 90366315..00000000 --- a/openbox/python.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __python_h -#define __python_h - -void python_startup(); -void python_shutdown(); - -/*! Import a python module */ -gboolean python_import(char *module); - -#endif -- cgit v1.2.3