summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Walthinsen <omega@temple-baptist.org>2001-10-02 05:56:41 +0000
committerErik Walthinsen <omega@temple-baptist.org>2001-10-02 05:56:41 +0000
commitf71850c59b79d8580ff636efb50f237142cd5119 (patch)
tree557419c4051ddf096d6c0dae8481c9880714236d
parent4d831f6750e8cc7c78cbe2298629d35d6496ad1d (diff)
oops, those #defines weren't supposed to be committed
Original commit message from CVS: oops, those #defines weren't supposed to be committed
-rw-r--r--gst/gstconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gst/gstconfig.h b/gst/gstconfig.h
index ea0629330e..844c2df8a2 100644
--- a/gst/gstconfig.h
+++ b/gst/gstconfig.h
@@ -15,10 +15,6 @@
/***** Deal with XML stuff, we have to handle both loadsave and registry *****/
-// TEMPORARY!!
-#define GST_DISABLE_LOADSAVE
-#define GST_DISABLE_REGISTRY
-
#if (! (defined(GST_DISABLE_LOADSAVE) && defined(GST_DISABLE_REGISTRY)) )
#include <parser.h>