diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:54:23 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:54:23 +0000 |
| commit | a648c05a7a2608e7e909317f5afe8427a0ea0d68 (patch) | |
| tree | 9a8355e87192adeec50ee7eaff227decc8af8ffd /c/xerror.h | |
| parent | 474f689132d906a553bdc695d3c179652cbe8c53 (diff) | |
kill the c dir
Diffstat (limited to 'c/xerror.h')
| -rw-r--r-- | c/xerror.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/c/xerror.h b/c/xerror.h deleted file mode 100644 index 74b236fb..00000000 --- a/c/xerror.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __xerror_h -#define __xerror_h - -#include <X11/Xlib.h> -#include <glib.h> - -int xerror_handler(Display *, XErrorEvent *); - -void xerror_set_ignore(gboolean ignore); - -#endif |
