[mutter] theme: Remove old metacity theme-format version macros
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] theme: Remove old metacity theme-format version macros
- Date: Thu, 12 Feb 2015 01:57:50 +0000 (UTC)
commit de71fd09411631ff8e3bc01166cd35b3a3cac678
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Feb 11 17:56:02 2015 -0800
theme: Remove old metacity theme-format version macros
src/ui/theme-private.h | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/src/ui/theme-private.h b/src/ui/theme-private.h
index 5007ccf..4a5eddb 100644
--- a/src/ui/theme-private.h
+++ b/src/ui/theme-private.h
@@ -277,17 +277,4 @@ void meta_theme_calc_geometry (MetaTheme *theme,
int meta_pango_font_desc_get_text_height (const PangoFontDescription *font_desc,
PangoContext *context);
-#define META_THEME_ALLOWS(theme, feature) (theme->format_version >= feature)
-
-/* What version of the theme file format were various features introduced in? */
-#define META_THEME_SHADE_STICK_ABOVE_BUTTONS 2
-#define META_THEME_UBIQUITOUS_CONSTANTS 2
-#define META_THEME_VARIED_ROUND_CORNERS 2
-#define META_THEME_IMAGES_FROM_ICON_THEMES 2
-#define META_THEME_UNRESIZABLE_SHADED_STYLES 2
-#define META_THEME_DEGREES_IN_ARCS 2
-#define META_THEME_HIDDEN_BUTTONS 2
-#define META_THEME_COLOR_CONSTANTS 2
-#define META_THEME_FRAME_BACKGROUNDS 2
-
#endif /* META_THEME_PRIVATE_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]