[Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.25,1.26

Zoltan Ponekker pontscho at mplayer.dev.hu
Sun Nov 18 20:24:53 CET 2001


Update of /cvsroot/mplayer/main/Gui/wm
In directory mplayer:/var/tmp.root/cvs-serv20930/Gui/wm

Modified Files:
	ws.c 
Log Message:
hm. kurva hibakezeles

Index: ws.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/wm/ws.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ws.c	12 Nov 2001 15:16:13 -0000	1.25
+++ ws.c	18 Nov 2001 19:24:50 -0000	1.26
@@ -285,8 +285,8 @@
      wsConvFunc=BGR8880_to_BGR555_c;
      break;
   }
- XSetIOErrorHandler( wsIOErrorHandler );
- XSetErrorHandler( wsErrorHandler );
+// XSetIOErrorHandler( wsIOErrorHandler );
+// XSetErrorHandler( wsErrorHandler );
 }
 
 // ----------------------------------------------------------------------------------------------




More information about the MPlayer-cvslog mailing list