This file is empty.
[oota-llvm.git] / lib / System / Program.cpp
index fb00dc958fb9390d3b8bde73e417b80ebeaed66b..eb289d81b2e170189d4b4ef55dd503a36b207ef6 100644 (file)
@@ -31,5 +31,3 @@ using namespace sys;
 #ifdef LLVM_ON_WIN32
 #include "Win32/Program.inc"
 #endif
-
-DEFINING_FILE_FOR(SystemProgram)