Remove InitGui.py from measure

This commit is contained in:
WandererFan
2016-07-11 15:32:16 +02:00
committed by wmayer
parent 7a0ae3af52
commit 31a8ca23f7
-1
View File
@@ -7,7 +7,6 @@ endif(FREECAD_BUILD_GUI)
INSTALL(
FILES
Init.py
InitGui.py
DESTINATION
Mod/Measure
)