From bb6d184404105cee94d3fe109bc818f9c5f0b517 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 27 Apr 2011 22:31:59 +0200 Subject: Remove "About feh" menu item & image --- src/winwidget.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/winwidget.h') 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 }; -- cgit v1.2.3