X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdock.c;fp=openbox%2Fdock.c;h=adf61e849888c524a3dbfce389a6e64fd82022bc;hb=d81c4be6001a711e9f0dea247f43d8de670bc27f;hp=e78c2991c62cdbac8284fee8835c70cc5bf689cf;hpb=90ca468efa678428f655765ffb0190da2a41b23c;p=chaz%2Fopenbox 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 */