1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 14:42:29 +01:00

Removed unused variable wapp_list

The variable wapp_list is never set, then the comparison with
wapp is only true if wapp is NULL. wapp can not be NULL in the
function wApplicationDestroy() because is tested previously.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
Rodolfo García Peñas (kix)
2013-10-08 00:56:45 +02:00
committed by Carlos R. Mafra
parent 0de3e590ce
commit 2e64831fb6
2 changed files with 5 additions and 16 deletions

View File

@@ -107,8 +107,6 @@ typedef struct _WScreen {
WMArray *fakeGroupLeaders; /* list of fake window group ids */
struct WApplication *wapp_list; /* list of all aplications */
WMBag *stacking_list; /* bag of lists of windows
* in stacking order.
* Indexed by window level