diff --git a/libevmjit/Common.h b/libevmjit/Common.h index dfc60f4d4..a645d58b1 100644 --- a/libevmjit/Common.h +++ b/libevmjit/Common.h @@ -17,8 +17,6 @@ using bigint = boost::multiprecision::cpp_int; struct NoteChannel {}; // FIXME: Use some log library? -struct ExtVMFace; - } } }