[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 20 May 2007 14:59:46 +0000 (14:59 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Sat, 16 May 2009 00:29:16 +0000 (01:29 +0100)
commitb7476655fbb340f90162623d31b87353c19cb311
tree323c0c3109b5ec2486c0e4f9dc8cdf505a191f91
parent032eeebb754035bb0e954314aefb74edf638e28e
[MOVED FROM GOOD] 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).
sys/directdraw/gstdirectdrawsink.c