Signed-off-by: Amadeusz Sławiński <[email protected]> --- WINGs/wframe.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/WINGs/wframe.c b/WINGs/wframe.c
index 38547e7..336f839 100644
--- a/WINGs/wframe.c
+++ b/WINGs/wframe.c
@@ -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;
--
1.9.3
--
To unsubscribe, send mail to [email protected].
