diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-06-21 02:15:13 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-06-21 02:15:13 +0000 |
| commit | dbe2851b910dcdb02afbb744dbb2926286ab8f65 (patch) | |
| tree | 67d0944971350ff00b003f959a792756d049df68 /openbox/openbox.c | |
| parent | 10232a436a7286ae35afaa57cefbb9dc41610572 (diff) | |
more namespacing to Rr*
Diffstat (limited to 'openbox/openbox.c')
| -rw-r--r-- | openbox/openbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c index d63c67b8..1397d324 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -176,7 +176,6 @@ int main(int argc, char **argv) /* anything that is going to read data from the rc file needs to be in this group */ timer_startup(); - font_startup(); event_startup(); grab_startup(); plugin_startup(); |
