1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

wmaker: Removed variable for X Context that is not used

This commit is contained in:
Christophe CURIS
2013-09-29 13:22:59 +02:00
committed by Carlos R. Mafra
parent ec91b9f68e
commit 45bfc1d1c5
4 changed files with 0 additions and 10 deletions

View File

@@ -90,9 +90,6 @@ WDDomain *WDWindowMaker = NULL;
WDDomain *WDWindowAttributes = NULL;
WDDomain *WDRootMenu = NULL;
/* XContexts */
XContext wVEdgeContext;
#ifdef SHAPE
Bool wShapeSupported;
int wShapeEventBase;