Remove some dead code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197144 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Barton 2013-12-12 11:18:08 +00:00
parent e5f6931ffd
commit b4605d4d4b

View File

@ -21,8 +21,6 @@
using namespace llvm;
int dummy;
namespace {
struct FunctionEmittedEvent {