From 39946832001bd205f764a36fbdae17bc53d1fb35 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 23 Mar 2003 16:19:15 +0000 Subject: rm the themerc stuff --- openbox/openbox.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/openbox.c') diff --git a/openbox/openbox.c b/openbox/openbox.c index 6645f5bb..46e6a864 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -11,7 +11,6 @@ #include "config.h" #include "grab.h" #include "engine.h" -#include "themerc.h" #include "plugin.h" #include "timer.h" #include "../render/render.h" @@ -181,7 +180,6 @@ int main(int argc, char **argv) screen_shutdown(); event_shutdown(); engine_shutdown(); - themerc_shutdown(); render_shutdown(); config_shutdown(); timer_shutdown(); -- cgit v1.2.3