]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
oops
[chaz/openbox] / openbox / openbox.c
index 6645f5bbf8bf9e2d899fbe8f51675a42d6bb9e67..46e6a8643da0880cf8810704b93124a380d51427 100644 (file)
@@ -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();
This page took 0.020187 seconds and 4 git commands to generate.