]> sourceware.org Git - automake.git/commitdiff
revert previous spurious change
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 10 Jan 2003 18:17:02 +0000 (18:17 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 10 Jan 2003 18:17:02 +0000 (18:17 +0000)
lib/elisp-comp

index 6a8a6553df04f5c0c28124973dedefdfc1da732c..031f00df9eab8852019f97a0e19d85d120549d69 100755 (executable)
@@ -43,8 +43,6 @@ fi
 
 tempdir=elc.$$
 
-
-
 # Cleanup the temporary directory on exit.
 trap 'status=$?; rm -rf "$tempdir" && exit $status' 0
 trap '(exit $?); exit' 1 2 13 15
This page took 0.026498 seconds and 5 git commands to generate.