PyWebWizard: Removed the Jar_web, relaced by the python version.

Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
This commit is contained in:
Javier Fernandez
2013-05-08 10:21:27 +00:00
parent cb283d8f07
commit 41f89d2236
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -60,7 +60,6 @@ $(eval $(call gb_Module_add_targets,wizards,\
Jar_report \
Jar_reportbuilder \
Jar_table \
Jar_web \
))
endif