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:
8e68958
)
rm the focus plugin
author
Dana Jansens
<danakj@orodu.net>
Thu, 27 Mar 2003 23:13:46 +0000
(23:13 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 27 Mar 2003 23:13:46 +0000
(23:13 +0000)
openbox/plugin.c
patch
|
blob
|
history
diff --git
a/openbox/plugin.c
b/openbox/plugin.c
index 57d2f2bce7d664ad3d96cf17b445016806c02bc3..c4a2705766f9252eea33da5e49878a61469d7194 100644
(file)
--- a/
openbox/plugin.c
+++ b/
openbox/plugin.c
@@
-140,7
+140,6
@@
void plugin_loadall()
if (io == NULL) {
/* load the default plugins */
- plugin_open("focus");
plugin_open("keyboard");
plugin_open("mouse");
plugin_open("placement");