gst_private: MSVC doesn't seem to like #warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 9 Feb 2010 10:19:04 +0000 (10:19 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 10 Feb 2010 14:28:05 +0000 (14:28 +0000)
commit092cde0ff38ee0440fb031babd235d0bad34dce6
tree2d8b0d01d8501c432470aeee55cc0e76fc81ef70
parent5a0cdc700159582ad904272bd4daa2d31a36422c
gst_private: MSVC doesn't seem to like #warning

Visual Studio complains about "invalid preprocessor command 'warning'"
even if the ifdef doesn't trigger, so just remove this again.
gst/gst_private.h