[gnome-builder] app: remove dead code



commit bd7a2774803055b5d857ac1ecdf0d7991abf2de1
Author: Christian Hergert <christian hergert me>
Date:   Fri May 8 17:53:17 2015 -0700

    app: remove dead code

 src/app/gb-application.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/app/gb-application.c b/src/app/gb-application.c
index 92c250e..dbed390 100644
--- a/src/app/gb-application.c
+++ b/src/app/gb-application.c
@@ -37,9 +37,6 @@
 #include "gb-resources.h"
 #include "gb-workbench.h"
 
-#define ADWAITA_CSS "resource:///org/gnome/builder/css/builder.Adwaita.css"
-#define GSV_PATH    "resource:///org/gnome/builder/styles/"
-
 G_DEFINE_TYPE (GbApplication, gb_application, GTK_TYPE_APPLICATION)
 
 static void


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