chore: PrimaryClient remove unneeded includes
This commit is contained in:
committed by
Chris Rizzitello
parent
0091cc5e9a
commit
72496548de
@ -8,8 +8,6 @@
|
||||
#include "server/PrimaryClient.h"
|
||||
|
||||
#include "base/Log.h"
|
||||
#include "deskflow/AppUtil.h"
|
||||
#include "deskflow/Clipboard.h"
|
||||
#include "deskflow/Screen.h"
|
||||
//
|
||||
// PrimaryClient
|
||||
|
||||
@ -7,7 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "deskflow/ProtocolTypes.h"
|
||||
#include "server/BaseClientProxy.h"
|
||||
|
||||
namespace deskflow {
|
||||
|
||||
Reference in New Issue
Block a user