dont set the restart path to "", load the placement plugin
This commit is contained in:
parent
7287ae738e
commit
d38855a0a5
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ int main(int argc, char **argv)
|
||||||
XCloseDisplay(ob_display);
|
XCloseDisplay(ob_display);
|
||||||
|
|
||||||
if (ob_restart) {
|
if (ob_restart) {
|
||||||
ob_restart_path = "";
|
|
||||||
if (ob_restart_path != NULL) {
|
if (ob_restart_path != NULL) {
|
||||||
int argcp;
|
int argcp;
|
||||||
char **argvp;
|
char **argvp;
|
||||||
|
|
Loading…
Reference in a new issue