diff options
author | Andras Timar <atimar@suse.com> | 2012-01-04 11:22:46 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-01-04 11:24:00 +0100 |
commit | 90c256bf78f522cc880ddf5aa8611fba559115ec (patch) | |
tree | 91648a833144d4a69719c3a86e3bdac2a4f0d76f /solenv | |
parent | 250491832a41eb18eaa58e2ee178afe47b254147 (diff) |
remove leftover comment
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/Extension.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/Extension.mk b/solenv/gbuild/Extension.mk index 7e3b6f3c13b4..7d4bb34e01e5 100644 --- a/solenv/gbuild/Extension.mk +++ b/solenv/gbuild/Extension.mk @@ -137,6 +137,5 @@ $(call gb_Extension_get_workdir,$(1))/$(2) : $(3) endif endef -# $(call gb_Output_announce,$@,$(true),PRP,3) # vim: set noet sw=4 ts=4: |