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:
committed by
Carlos R. Mafra
parent
22f1ae15e6
commit
18f9c49f0a
@@ -82,9 +82,6 @@ static void paintFrame(Frame * fPtr)
|
||||
tlen = 0;
|
||||
}
|
||||
|
||||
fh = view->size.height;
|
||||
fy = 0;
|
||||
|
||||
switch (fPtr->flags.titlePosition) {
|
||||
case WTPAboveTop:
|
||||
ty = 0;
|
||||
|
||||
Reference in New Issue
Block a user