sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static function...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 20 May 2007 14:59:46 +0000 (14:59 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 20 May 2007 14:59:46 +0000 (14:59 +0000)
commit9da75fe571fa6f9858cd7af34736cee88fc6c0a0
tree73edddfa34cda3b4dda04645366b8a1505e8202c
parent8ab8af183b311fbaaddb52f024ea6627fd76667b
sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static function that doesn't exist; declare another ...

Original commit message from CVS:
* sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),
(gst_directdraw_sink_buffer_alloc),
(gst_directdraw_sink_get_ddrawcaps),
(gst_directdraw_sink_surface_create):
Bunch of small fixes: remove static function that doesn't exist;
declare another one that does; printf format fix; use right macro
when specifying debug category; remove a bunch of unused variables;
#if 0 out an unused chunk of code (partially fixes #439914).
ChangeLog
sys/directdraw/gstdirectdrawsink.c