summaryrefslogtreecommitdiff
path: root/src/ui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme.h')
-rw-r--r--src/ui/theme.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/theme.h b/src/ui/theme.h
index 0e844d5c..4aad669c 100644
--- a/src/ui/theme.h
+++ b/src/ui/theme.h
@@ -65,6 +65,4 @@ void meta_theme_calc_geometry (MetaTheme *theme,
const MetaButtonLayout *button_layout,
MetaFrameGeometry *fgeom);
-MetaFrameType meta_frame_type_from_string (const char *str);
-
#endif