remove obsolete comment
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Interpreter.h
index ce5285e3523991532d50e049c8a59a57e4d0b8f5..cc17e99a96729348c7b11d777e64e71133c9da73 100644 (file)
@@ -24,7 +24,7 @@
 
 namespace llvm {
 
-struct FunctionInfo;        // Defined in ExecutionAnnotations.h
+struct FunctionInfo;
 class gep_type_iterator;
 class ConstantExpr;