From b46c3e683cd3fd98145c6f505cb9fbcb41b1f80b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Feb 2015 13:22:16 -0800 Subject: scp2: 'Minimal' key is unused, let's remove it from everywhere Change-Id: I2c0d9c6870c52de85e288f4f70bc4d7c492e9987 Reviewed-on: https://gerrit.libreoffice.org/14361 Reviewed-by: Andras Timar Tested-by: Andras Timar --- scp2/source/python/module_python_librelogo.scp | 1 - 1 file changed, 1 deletion(-) (limited to 'scp2/source/python') diff --git a/scp2/source/python/module_python_librelogo.scp b/scp2/source/python/module_python_librelogo.scp index 0c35d619cc02..de72516716f0 100644 --- a/scp2/source/python/module_python_librelogo.scp +++ b/scp2/source/python/module_python_librelogo.scp @@ -18,7 +18,6 @@ Module gid_Module_Optional_Pyuno_LibreLogo Files = (gid_File_LibreLogo, gid_File_LibreLogoProperties, gid_File_Share_Registry_LibreLogo_Xcd); - Minimal = NO; Default = YES; Styles = ( ); End -- cgit