removed some unused include file dependencies and logging info only for debug

This commit is contained in:
jerry 2013-09-25 10:50:11 +00:00
parent 95ece5ac2c
commit e24afa5670
3 changed files with 2 additions and 6 deletions

View file

@ -35,9 +35,7 @@
#include "COSXDragSimulator.h"
#include "COSXPasteboardPeeker.h"
#include "CClientApp.h"
#include "CServerApp.h"
#include "CClient.h"
#include "CServer.h"
#include <math.h>