From 364dbc666a7140a3c29c2188695cfabdc20aa841 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 23 Apr 2011 15:25:07 -0500 Subject: harmonize OGLTrans.uno library name on MacOs with the rest of the world --- scp2/source/impress/module_ogltrans.scp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scp2') diff --git a/scp2/source/impress/module_ogltrans.scp b/scp2/source/impress/module_ogltrans.scp index e204e04417bd..300deca7aa34 100644 --- a/scp2/source/impress/module_ogltrans.scp +++ b/scp2/source/impress/module_ogltrans.scp @@ -41,11 +41,7 @@ File gid_File_Lib_OpenGLTransitions Styles = (PACKED); Dir = SCP2_OOO_BIN_DIR; #ifdef UNX - #ifdef QUARTZ - Name = STRING(CONCAT2(libOGLTrans.uno,UNXSUFFIX)); - #else Name = STRING(CONCAT2(OGLTrans.uno,UNXSUFFIX)); - #endif #else Name = "OGLTrans.uno.dll"; #endif -- cgit