mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
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:
parent
4d831f6750
commit
f71850c59b
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue