diff libvo/vo_xmga.c @ 6059:c0ae8c0eda72

fix Arpi's bugs
author pontscho
date Sun, 12 May 2002 16:01:08 +0000
parents 421781c5b128
children 891cff8aba60
line wrap: on
line diff
--- a/libvo/vo_xmga.c	Sun May 12 05:54:29 2002 +0000
+++ b/libvo/vo_xmga.c	Sun May 12 16:01:08 2002 +0000
@@ -335,8 +335,6 @@
 {
  if(!inited) return;
  inited=0;
- XSetBackground( mDisplay,vo_gc,0 );
- XClearWindow( mDisplay,vo_window );
  mga_uninit();
  saver_on(mDisplay);
  vo_x11_uninit(mDisplay, vo_window);