cleanup Monitor related code

This commit is contained in:
Nguyen Anh Quynh
2017-01-23 00:53:31 +08:00
parent 81b8a685be
commit 0680b85920
5 changed files with 0 additions and 27 deletions

View File

@ -12,8 +12,6 @@ typedef struct AioContext AioContext;
typedef struct Visitor Visitor;
struct Monitor;
typedef struct Monitor Monitor;
typedef struct MigrationParams MigrationParams;
typedef struct Property Property;