[Libreoffice-commits] .: scp2/source
Tor Lillqvist
tml at kemper.freedesktop.org
Tue Apr 26 08:32:41 PDT 2011
scp2/source/ooo/file_ooo.scp | 15 ---------------
1 file changed, 15 deletions(-)
New commits:
commit 126c1d86d773f7cbf484db231d8a35fc0ae37211
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Tue Apr 26 18:31:48 2011 +0300
Kill Sun-specific stclient_wrapper
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index 65769d2..9514669 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -1749,21 +1749,6 @@ File gid_File_Config_Javasettingsunopkginstall
#endif
End
-#if defined( BUILD_SPECIAL )
-#if !defined( MACOSX )
-File gid_File_Stclient_Wrapper
- Dir = gid_Dir_Program;
- BIN_FILE_BODY;
-#if defined ( WNT )
- Name = "stclient_wrapper.exe";
-#else
- Name = "stclient_wrapper";
-#endif
- Styles = ();
-End
-#endif
-#endif
-
#ifdef ENABLE_SVCTAGS
File gid_File_Jar_Productregistration
TXT_FILE_BODY;
More information about the Libreoffice-commits
mailing list