summaryrefslogtreecommitdiff
path: root/misc/openoffice2/patches/patch-cl
blob: 876080c9a050a64039e0242ea7d60cf0d42ce10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-cl,v 1.1 2007/04/22 23:15:25 hira Exp $

--- sfx2/source/appl/shutdownicon.cxx.orig	2007-04-23 06:14:32.000000000 +0900
+++ sfx2/source/appl/shutdownicon.cxx	2007-04-23 06:15:48.000000000 +0900
@@ -530,9 +530,7 @@
         }
     }
 
-#ifdef WNT
         LeaveModalMode();
-#endif
     return 0;
 }