oops, those #defines weren't supposed to be committed

Original commit message from CVS:
oops, those #defines weren't supposed to be committed
This commit is contained in:
Erik Walthinsen 2001-10-02 05:56:41 +00:00
parent 4d831f6750
commit f71850c59b

View file

@ -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>