GTK eradication -- file removal
[sxemacs] / etc / gtkrc
diff --git a/etc/gtkrc b/etc/gtkrc
deleted file mode 100644 (file)
index a860cf9..0000000
--- a/etc/gtkrc
+++ /dev/null
@@ -1,9 +0,0 @@
-# Force the window background to be the same as the default face background:
-# white.
-
-style "default_background"
-{
-       bg[NORMAL] = { 1.0, 1.0, 1.0 }
-}
-
-class "GtkXEmacs" style "default_background"