prune some minor dead Stmt stuff.

Swift SVN r4818
This commit is contained in:
Chris Lattner
2013-04-19 00:09:51 +00:00
parent b6c1ff4483
commit 35edbcd29e
4 changed files with 1 additions and 17 deletions

View File

@@ -16,7 +16,6 @@
#include "swift/AST/ASTContext.h"
#include "swift/AST/Module.h"
#include "swift/AST/Stmt.h"
#include "swift/AST/Diagnostics.h"
#include "swift/IRGen/Options.h"
#include "llvm/IR/Constants.h"