From: Chris Lattner Date: Thu, 21 Aug 2003 22:22:24 +0000 (+0000) Subject: Remove commented out declaration X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c137b3043fea7dd88daf0bac24dd5727268860a8;p=oota-llvm.git Remove commented out declaration git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8032 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/projects/sample/Makefile.common b/projects/sample/Makefile.common index 7aa0ef9f0d7..9b34d875272 100644 --- a/projects/sample/Makefile.common +++ b/projects/sample/Makefile.common @@ -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. #