summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-01-04 11:22:46 +0100
committerAndras Timar <atimar@suse.com>2012-01-04 11:26:50 +0100
commit58d915f63011e4aef0e372cbc78a2e0c1095b079 (patch)
treee2ac73e163fdcd4e6abd7e746113681d1c18a3ab /solenv
parent901d6ae378d45c1e3538e351754d85af4f1871c6 (diff)
remove leftover comment
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/Extension.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/Extension.mk b/solenv/gbuild/Extension.mk
index 94fdd2fc9add..ec357c653e44 100644
--- a/solenv/gbuild/Extension.mk
+++ b/solenv/gbuild/Extension.mk
@@ -134,6 +134,5 @@ $(call gb_Extension_get_workdir,$(1))/$(2) : $(3)
$(gb_Extension_PROPMERGECOMMAND) -i $$@ -m $$(SDF2)
endef
-# $(call gb_Output_announce,$@,$(true),PRP,3)
# vim: set noet sw=4 ts=4: