aqhome, aqhome-apps: cleanup, removed unneeded files.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "./ipc_server_p.h"
|
||||
|
||||
#include <aqhome/ipc2/tcpd_object.h>
|
||||
#include <aqhome/ipc2/ipcmsgreader.h>
|
||||
#include <aqhome/ipc2/ipc_msgreader.h>
|
||||
#include <aqhome/ipc2/msgwriter.h>
|
||||
#include <aqhome/events2/fdobject.h>
|
||||
|
||||
@@ -121,7 +121,7 @@ int _handleNewConn(AQH_OBJECT *o, int newFd)
|
||||
AQH_OBJECT *msgWriter;
|
||||
AQH_OBJECT *endpoint;
|
||||
|
||||
DBG_ERROR(AQH_LOGDOMAIN, "Incoming connection");
|
||||
DBG_INFO(AQH_LOGDOMAIN, "Incoming connection");
|
||||
eventLoop=AQH_Object_GetEventLoop(o);
|
||||
fdCopy=dup(newFd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user