API CHANGE: Remove obsolete regcomp from URE

Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7
This commit is contained in:
Stephan Bergmann
2012-12-17 15:29:12 +01:00
parent b980eca67e
commit b7215602c0
12 changed files with 4 additions and 1010 deletions

View File

@ -33,7 +33,6 @@ $(eval $(call gb_Module_add_targets,cpputools,\
))
$(eval $(call gb_Module_add_targets,cpputools,\
Executable_regcomp \
Executable_regsingleton \
Executable_uno \
))