diff options
Diffstat (limited to 'sxiv.h')
-rw-r--r-- | sxiv.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -408,10 +408,8 @@ struct win { Window xwin; win_env_t env; - bool light; /* bg is lighter than fg */ XftColor bg; XftColor fg; - XftColor black; int x; int y; |