diff options
Diffstat (limited to 'openbox/dock.c')
| -rw-r--r-- | openbox/dock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/dock.c b/openbox/dock.c index e78c2991..adf61e84 100644 --- a/openbox/dock.c +++ b/openbox/dock.c @@ -651,7 +651,6 @@ void dock_get_area(Rect *a) ObDockApp* dock_find_dockapp(Window xwin) { - g_assert(xwin != None); GList *it; /* there are never that many dock apps, so we can use a list here instead of a hash table */ |
