From f553ee0cb7c0ae822d667bf755391eb8d38bf6e0 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sat, 9 Aug 2003 22:44:09 +0000 Subject: bleh to "//" CVS patchset: 5263 CVS date: 2003/08/09 22:44:09 --- src/video_out/video_out_directfb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/video_out/video_out_directfb.c b/src/video_out/video_out_directfb.c index f95e7f936..7f2d38291 100644 --- a/src/video_out/video_out_directfb.c +++ b/src/video_out/video_out_directfb.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: video_out_directfb.c,v 1.19 2003/08/09 22:41:19 hadess Exp $ + * $Id: video_out_directfb.c,v 1.20 2003/08/09 22:44:09 hadess Exp $ * * DirectFB based output plugin. * Rich Wareham @@ -496,7 +496,7 @@ fprintf (stderr, "done gui_data_exchange\n"); } static int directfb_redraw_needed (vo_driver_t *this_gen) { -// directfb_driver_t *this = (directfb_driver_t *) this_gen; +/* directfb_driver_t *this = (directfb_driver_t *) this_gen; */ return 0; } -- cgit v1.2.3