]> Dogcows Code - chaz/openbox/commitdiff
dont set the restart path to "", load the placement plugin
authorDana Jansens <danakj@orodu.net>
Fri, 21 Mar 2003 07:53:13 +0000 (07:53 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 21 Mar 2003 07:53:13 +0000 (07:53 +0000)
openbox/openbox.c

index e7fd79318ec9a0674c9407805f3bc0573b41bd61..5a7f5a5c09187a5c24790fcd20d866c25842dc65 100644 (file)
@@ -179,7 +179,6 @@ int main(int argc, char **argv)
     XCloseDisplay(ob_display);
 
     if (ob_restart) {
-        ob_restart_path = "";
         if (ob_restart_path != NULL) {
             int argcp;
             char **argvp;
This page took 0.0223 seconds and 4 git commands to generate.