summaryrefslogtreecommitdiff
path: root/src/winwidget.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-04-27 22:31:59 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-04-27 22:31:59 +0200
commitbb6d184404105cee94d3fe109bc818f9c5f0b517 (patch)
treebfc5a7f530b36d7e640121a1364516195da09c3c /src/winwidget.h
parentef3f1979c2d443823bfc761d98b30c232992494a (diff)
Remove "About feh" menu item & image
Diffstat (limited to 'src/winwidget.h')
-rw-r--r--src/winwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/winwidget.h b/src/winwidget.h
index 922ecf5..3af997a 100644
--- a/src/winwidget.h
+++ b/src/winwidget.h
@@ -70,7 +70,6 @@ typedef struct _mwmhints {
enum win_type {
WIN_TYPE_UNSET, WIN_TYPE_SLIDESHOW, WIN_TYPE_SINGLE,
- WIN_TYPE_ABOUT,
WIN_TYPE_THUMBNAIL, WIN_TYPE_THUMBNAIL_VIEWER
};