diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-31 18:30:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-31 18:30:04 +0000 |
| commit | 336cef80066f9f3e918ab455f1513e756df67a44 (patch) | |
| tree | f892c2762a9583bffaf2a64b31a5c82d80126b0a /tools | |
| parent | 14433420c7d67ec30660c9f9b50cb68a12aab5b2 (diff) | |
dont inlcude these headers they arent needed yet
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/obconf/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/obconf/main.c b/tools/obconf/main.c index db156a4b..a4278d9d 100644 --- a/tools/obconf/main.c +++ b/tools/obconf/main.c @@ -1,5 +1,5 @@ -#include "obconf.h" -#include "plugins.h" +/*#include "obconf.h" + #include "plugins.h"*/ #include "parser/parse.h" #include "gettext.h" |
