[mutter] theme: Remove old comment about metacity themes



commit 31422204437af50bdf4a78ce8e050bb0bba21137
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Feb 8 13:06:23 2015 -0800

    theme: Remove old comment about metacity themes
    
    These are obviously no longer supported.

 src/ui/theme.c |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 23b0b57..9ecbeda 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -17,23 +17,6 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-/*
- * SECTION:theme
- * @title: MetaTheme
- * @short_description: Metacity Theme Rendering
- *
- * The window decorations drawn by Metacity are described by files on disk
- * known internally as "themes" (externally as "window border themes" on
- * http://art.gnome.org/themes/metacity/ or "Metacity themes"). This file
- * contains most of the code necessary to support themes; it does not
- * contain the XML parser, which is in theme-parser.c.
- */
-
-/*
- * FIXME: This is a big file with lots of different subsystems, which might
- *        be better split out into separate files.
- */
-
 #include <config.h>
 #include "theme-private.h"
 #include "frames.h" /* for META_TYPE_FRAMES */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]