aboutsummaryrefslogtreecommitdiffstats
path: root/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'draw.c')
-rw-r--r--draw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/draw.c b/draw.c
index 2b9571e..ac878ed 100644
--- a/draw.c
+++ b/draw.c
@@ -445,8 +445,8 @@ parse_line(const char *line, int lnr, int align, int reverse, int nodraw) {
//XFreePixmap(dzen.dpy, xpm_pm);
free_xpm_attrib = 1;
}
- }
#endif
+ }
break;
@@ -689,8 +689,8 @@ parse_line(const char *line, int lnr, int align, int reverse, int nodraw) {
//XFreePixmap(dzen.dpy, xpm_pm);
free_xpm_attrib = 1;
}
- }
#endif
+ }
break;
case rect: