changeset 8694:79c0205ab4b5

sending 10l to Filip
author attila
date Wed, 01 Jan 2003 14:16:02 +0000
parents e11bcd3b638b
children e74e46ba03cc
files libvo/x11_common.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/x11_common.c	Wed Jan 01 12:50:56 2003 +0000
+++ b/libvo/x11_common.c	Wed Jan 01 14:16:02 2003 +0000
@@ -176,7 +176,7 @@
        metacity_hack = 1;
    }
    XFree( args );
-   if (wm && !icewm_hack && metacity_hack)
+   if (wm && metacity_hack)
      return wm;
   }