From 56aba11a7bc4ca08317239cccd15b896b781ea3a Mon Sep 17 00:00:00 2001 From: K D Hedger Date: Wed, 18 Oct 2023 14:33:15 +0100 Subject: [PATCH] fixes ... --- LFSPanel/LFSPanel/src/windowlist.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/LFSPanel/LFSPanel/src/windowlist.cpp b/LFSPanel/LFSPanel/src/windowlist.cpp index ecf556c..67a6ae8 100644 --- a/LFSPanel/LFSPanel/src/windowlist.cpp +++ b/LFSPanel/LFSPanel/src/windowlist.cpp @@ -247,7 +247,6 @@ Window doTreeWalk(Window wind,bool thisdesktop) windowList[windowListCnt]->label=strdup(wname); windowList[windowListCnt++]->userData=(void*)winid; } - } if(wname!=NULL)