removing old LCARStrek
[themes.git] / LCARStrek / global / skin / globalBindings.xml
diff --git a/LCARStrek/global/skin/globalBindings.xml b/LCARStrek/global/skin/globalBindings.xml
deleted file mode 100755 (executable)
index 56f3f62..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0"?>
-
-<bindings id="globalBindings"
-          xmlns="http://www.mozilla.org/xbl"
-          xmlns:html="http://www.w3.org/1999/xhtml"
-          xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-
-  <binding id="statusbar" extends="xul:statusbar">
-    <content>
-      <xul:box class="statusbar-left"/>
-      <xul:hbox class="statusbar-center" autostretch="never" flex="1">
-        <children/>
-      </xul:hbox>
-      <xul:box class="statusbar-right"/>
-    </content>
-  </binding>
-
-</bindings>
-
-
-