Remove commented out declaration

llvm-svn: 8032
This commit is contained in:
Chris Lattner 2003-08-21 22:22:24 +00:00
parent 1430522e2d
commit ce4e6ee671
1 changed files with 0 additions and 6 deletions

View File

@ -3,12 +3,6 @@
#
LLVM_SRC_ROOT = $(LEVEL)/../..
#
# Set this variable to the top level directory where LLVM was built
# (this is *not* the same as OBJ_ROOT as defined in LLVM's Makefile.config).
#
#LLVM_OBJ_ROOT = $(LEVEL)/../..
#
# Include LLVM's Master Makefile.
#