[Libreoffice-commits] core.git: scp2/source wizards/Module_wizards.mk

Javier Fernandez jfernandez at igalia.com
Wed May 8 04:32:14 PDT 2013


 scp2/source/ooo/file_ooo.scp |    1 -
 wizards/Module_wizards.mk    |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 41f89d2236e20c9c92c9e1267d5841e7dfd92d5b
Author: Javier Fernandez <jfernandez at igalia.com>
Date:   Wed May 8 10:21:27 2013 +0000

    PyWebWizard: Removed the Jar_web, relaced by the python version.
    
    Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4

diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index dffee3e..d3f596fe 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -315,7 +315,6 @@ STD_JAR_FILE( gid_File_Jar_Smoketest, smoketest )
 STD_JAR_FILE( gid_File_Jar_Table, table )
 STD_JAR_FILE( gid_File_Jar_Form, form )
 STD_JAR_FILE( gid_File_Jar_Query, query )
-STD_JAR_FILE( gid_File_Jar_Web, web )
 STD_JAR_FILE( gid_File_Jar_Xmerge, xmerge )
 STD_JAR_FILE( gid_File_Jar_Xmergebridge, XMergeBridge )
 #endif
diff --git a/wizards/Module_wizards.mk b/wizards/Module_wizards.mk
index 5d6c594..1e88f9a 100644
--- a/wizards/Module_wizards.mk
+++ b/wizards/Module_wizards.mk
@@ -60,7 +60,6 @@ $(eval $(call gb_Module_add_targets,wizards,\
 	Jar_report \
 	Jar_reportbuilder \
 	Jar_table \
-	Jar_web \
 ))
 endif
 


More information about the Libreoffice-commits mailing list