scp2/source/ooo/file_library_ooo.scp |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 8fc9351f555cecdbb45dbf2752fea0efcaa6e0cd
Author: Fridrich Å trba <fridrich.st...@bluewin.ch>
Date:   Fri May 17 17:29:34 2013 +0200

    We are here already in non MACOSX branch
    
    Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed

diff --git a/scp2/source/ooo/file_library_ooo.scp 
b/scp2/source/ooo/file_library_ooo.scp
index 5cf30da..03243b8 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -639,7 +639,6 @@ STD_LIB_FILE( gid_File_Lib_Pl , pl)
 
 #if defined(UNX) && ! defined(MACOSX)
 #ifdef ENABLE_TDE
-#ifndef MACOSX
 File gid_File_Lib_Vclplug_Tde
     Name = LIBNAME(vclplug_tde);
     LIB_FILE_BODY;
@@ -647,9 +646,7 @@ File gid_File_Lib_Vclplug_Tde
     Dir = SCP2_OOO_BIN_DIR;
 End
 #endif
-#endif
 #ifdef ENABLE_KDE
-#ifndef MACOSX
 File gid_File_Lib_Vclplug_Kde
     Name = LIBNAME(vclplug_kde);
     LIB_FILE_BODY;
@@ -657,9 +654,7 @@ File gid_File_Lib_Vclplug_Kde
     Dir = SCP2_OOO_BIN_DIR;
 End
 #endif
-#endif
 #ifdef ENABLE_KDE4
-#ifndef MACOSX
 File gid_File_Lib_Vclplug_Kde4
     Name = LIBNAME(vclplug_kde4);
     LIB_FILE_BODY;
@@ -668,7 +663,6 @@ File gid_File_Lib_Vclplug_Kde4
 End
 #endif
 #endif
-#endif
 
 #if defined(MACOSX)
 File gid_File_Lib_AppleRemote
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to