summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-04-24 21:17:43 +0000
committerPeter Williams <peterw@src.gnome.org>2000-04-24 21:17:43 +0000
commita400b80e924d98c5a3e17a4ded89e787ec65df86 (patch)
tree39a1632f5aeffc600a1a8398d4ab3a2ebc022ac8
parent27ab9348d8dac7ff84d5afe184f530575532bfd2 (diff)
downloadgnome-common-a400b80e924d98c5a3e17a4ded89e787ec65df86.tar.gz
Forgot to remove some debug echos
svn path=/branches/unlabeled-1.1.2/; revision=1200
-rw-r--r--macros/offset-tool.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/macros/offset-tool.sh.in b/macros/offset-tool.sh.in
index e7aa73d..bd5cdec 100644
--- a/macros/offset-tool.sh.in
+++ b/macros/offset-tool.sh.in
@@ -61,9 +61,6 @@ esac
tmp="${top_srcdir}"
top_srcdir="${header_dots}"
-echo "# . ${top_builddir}/${tool_defs}"
-echo ""
-
if test -r "${top_builddir}/${tool_defs}" ; then
. "${top_builddir}/${tool_defs}"
fi