Replace single value enums with constexpr <type>
[geeqie.git] / src / layout-util.cc
index d1d619a..5dd2e1e 100644 (file)
 #include "view-file.h"
 #include "window.h"
 
-enum {
-       MENU_EDIT_ACTION_OFFSET = 16,
-};
-
 static gboolean layout_bar_enabled(LayoutWindow *lw);
 static gboolean layout_bar_sort_enabled(LayoutWindow *lw);
 static void layout_bars_hide_toggle(LayoutWindow *lw);