mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +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;
|
tlen = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
fh = view->size.height;
|
|
||||||
fy = 0;
|
|
||||||
|
|
||||||
switch (fPtr->flags.titlePosition) {
|
switch (fPtr->flags.titlePosition) {
|
||||||
case WTPAboveTop:
|
case WTPAboveTop:
|
||||||
ty = 0;
|
ty = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user