Remove mock declaration

This commit is contained in:
Paweł Bylica 2014-12-03 17:03:04 +01:00
parent 49b82cdbac
commit 3298e102af

View file

@ -17,8 +17,6 @@ using bigint = boost::multiprecision::cpp_int;
struct NoteChannel {}; // FIXME: Use some log library?
struct ExtVMFace;
}
}
}