do not use logger.h anywhere
This commit is contained in:
parent
a385968812
commit
739304aacc
2 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
#include "transport/transport.h"
|
||||
#include "transport/usermanager.h"
|
||||
#include "transport/memoryusage.h"
|
||||
#include "transport/logger.h"
|
||||
#include "transport/sqlite3backend.h"
|
||||
#include "transport/userregistration.h"
|
||||
#include "transport/user.h"
|
||||
|
@ -14,7 +13,6 @@
|
|||
#include "transport/rostermanager.h"
|
||||
#include "transport/conversation.h"
|
||||
#include "transport/networkplugin.h"
|
||||
#include "transport/logger.h"
|
||||
#include <boost/filesystem.hpp>
|
||||
#include "sys/wait.h"
|
||||
#include "sys/signal.h"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#include "transport/transport.h"
|
||||
#include "transport/filetransfermanager.h"
|
||||
#include "transport/usermanager.h"
|
||||
#include "transport/logger.h"
|
||||
#include "transport/sqlite3backend.h"
|
||||
#include "transport/mysqlbackend.h"
|
||||
#include "transport/pqxxbackend.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue