projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7287ae7
)
dont set the restart path to "", load the placement plugin
author
Dana Jansens
<danakj@orodu.net>
Fri, 21 Mar 2003 07:53:13 +0000
(07:53 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 21 Mar 2003 07:53:13 +0000
(07:53 +0000)
openbox/openbox.c
patch
|
blob
|
history
diff --git
a/openbox/openbox.c
b/openbox/openbox.c
index e7fd79318ec9a0674c9407805f3bc0573b41bd61..5a7f5a5c09187a5c24790fcd20d866c25842dc65 100644
(file)
--- 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;