From d38855a0a586c23b26627db5b61ab0531e797061 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 21 Mar 2003 07:53:13 +0000 Subject: [PATCH] dont set the restart path to "", load the placement plugin --- openbox/openbox.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/openbox.c b/openbox/openbox.c index e7fd7931..5a7f5a5c 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -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; -- 2.39.2