Remove commented out declaration
authorChris Lattner <sabre@nondot.org>
Thu, 21 Aug 2003 22:22:24 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Aug 2003 22:22:24 +0000 (22:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8032 91177308-0d34-0410-b5e6-96231b3b80d8

projects/sample/Makefile.common

index 7aa0ef9f0d73552586d777007013fd79d994252e..9b34d8752726d3bb9c158e4f35a9bb7a53f8af1a 100644 (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.
 #