From 42daf912e0d138c1faaeaab9d04e7bbfed633e57 Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Mon, 7 Mar 2011 19:28:43 +0000 Subject: Tidy up. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127169 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/MachineFrameInfo.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/llvm/CodeGen/MachineFrameInfo.h b/include/llvm/CodeGen/MachineFrameInfo.h index 22a82a9d6e..4ea6aa3396 100644 --- a/include/llvm/CodeGen/MachineFrameInfo.h +++ b/include/llvm/CodeGen/MachineFrameInfo.h @@ -15,7 +15,6 @@ #define LLVM_CODEGEN_MACHINEFRAMEINFO_H #include "llvm/ADT/SmallVector.h" -//#include "llvm/ADT/IndexedMap.h" #include "llvm/Support/DataTypes.h" #include #include -- cgit v1.2.3-18-g5258