1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

WINGs: Value stored to 'fh'|'fy' is never read

Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
This commit is contained in:
Amadeusz Sławiński
2014-05-18 13:32:49 +02:00
committed by Carlos R. Mafra
parent 22f1ae15e6
commit 18f9c49f0a

View File

@@ -82,9 +82,6 @@ static void paintFrame(Frame * fPtr)
tlen = 0; tlen = 0;
} }
fh = view->size.height;
fy = 0;
switch (fPtr->flags.titlePosition) { switch (fPtr->flags.titlePosition) {
case WTPAboveTop: case WTPAboveTop:
ty = 0; ty = 0;