aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Utils/EventMsgCenter/Events.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-24 20:26:18 +0800
committerchai <chaifix@163.com>2018-08-24 20:26:18 +0800
commit106dfe48c40fdb24b7f5e8a84c992d15363a38d9 (patch)
tree575ed2df988e37c16d86528c85b9aea5f9755f3e /src/libjin/Utils/EventMsgCenter/Events.h
parent06fc5e860e3a0ff6a325394fa01c42fb768a058e (diff)
-some file
Diffstat (limited to 'src/libjin/Utils/EventMsgCenter/Events.h')
-rw-r--r--src/libjin/Utils/EventMsgCenter/Events.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/libjin/Utils/EventMsgCenter/Events.h b/src/libjin/Utils/EventMsgCenter/Events.h
deleted file mode 100644
index 9ebc30d..0000000
--- a/src/libjin/Utils/EventMsgCenter/Events.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#ifndef __JIN_TOOLS_EVENTS_H
-#define __JIN_TOOLS_EVENTS_H
-#include "../../modules.h"
-#if JIN_MODULES_TOOLS && JIN_TOOLS_EVENTMSGCENTER
-
-namespace jin
-{
-namespace utils
-{
-
- enum Event
- {
-
- };
-
-} // tools
-} // jin
-
-#endif // JIN_MODULES_TOOLS && JIN_TOOLS_EVENTMSGCENTER
-#endif // __JIN_TOOLS_EVENTS_H \ No newline at end of file