dont set the restart path to "", load the placement plugin

This commit is contained in:
Dana Jansens 2003-03-21 07:53:13 +00:00
parent 7287ae738e
commit d38855a0a5

View 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;