Remove commented out declaration

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8032 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-21 22:22:24 +00:00
parent 318efded12
commit c137b3043f

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.
#