fix(core): remove useless code

This commit is contained in:
Ronan Abhamon 2017-11-28 15:25:44 +01:00
parent a21111ca5a
commit db5b8dfcf5

View file

@ -20,7 +20,6 @@
#ifndef _CORE_P_H_
#define _CORE_P_H_
#include "chat/chat-room/chat-room-id.h"
#include "core.h"
#include "db/main-db.h"
#include "object/object-p.h"