Fix a warning; stuff following an #endif

Original commit message from CVS:
Fix a warning; stuff following an #endif
This commit is contained in:
Richard Boulton 2001-06-25 12:28:38 +00:00
parent 0f80b72e38
commit fff0c87af8

View file

@ -582,7 +582,7 @@ struct _GstSignalObjectClass {
/* signals */
#ifndef GST_DISABLE_LOADSAVE
void (*object_loaded) (GstSignalObject *object, GstObject *new, xmlNodePtr self);
#endif GST_DISABLE_LOADSAVE
#endif /* GST_DISABLE_LOADSAVE */
};
static GType