From 1fa4dca692a5624c78cc4bec3767d7bad721a734 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 1 Apr 2008 00:35:55 +0000 Subject: remove DEFINING_FILE_FOR for MappedFile.h llvm-svn: 49008 --- llvm/lib/System/MappedFile.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/System/MappedFile.cpp') diff --git a/llvm/lib/System/MappedFile.cpp b/llvm/lib/System/MappedFile.cpp index fb719f66e20..d2bc40355ee 100644 --- a/llvm/lib/System/MappedFile.cpp +++ b/llvm/lib/System/MappedFile.cpp @@ -32,4 +32,3 @@ using namespace sys; #include "Win32/MappedFile.inc" #endif -DEFINING_FILE_FOR(SystemMappedFile) -- cgit v1.2.3