gst-libs/gst/audio/audio.h: Don't guard deprecated enum with #ifndef DISABLE_DEPRECAT...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 31 Oct 2007 15:30:15 +0000 (15:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 31 Oct 2007 15:30:15 +0000 (15:30 +0000)
commit55a3eaafea583ef65ab30b379c20e1cf8853f7b1
treee9be73dc14749366d8e29495689dd620b8e3a299
parente37568c19606eff5dad61dc4209dfe4c1f0a6967
gst-libs/gst/audio/audio.h: Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or compilation with DISABLE_...

Original commit message from CVS:
* gst-libs/gst/audio/audio.h:
Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
(ie. normal cvs builds) will fail.
ChangeLog
gst-libs/gst/audio/audio.h