removed synwinxt

This commit is contained in:
jerry 2014-04-22 11:38:09 +00:00
parent c5e551ccae
commit 5657348453
13 changed files with 0 additions and 864 deletions

View file

@ -18,7 +18,6 @@
#pragma once
#include "platform/MSWindowsShellEx.h"
#include "platform/MSWindowsHook.h"
#include "synergy/PlatformScreen.h"
#include "synwinhk/synwinhk.h"
@ -118,7 +117,6 @@ public:
virtual bool isPrimary() const;
virtual void fakeDraggingFiles(CString str);
virtual CString& getDraggingFilename();
virtual void clearDraggingFilename();
virtual const CString&
getDropTarget() const;
@ -322,7 +320,6 @@ private:
MOUSEKEYS m_oldMouseKeys;
CMSWindowsHook m_hook;
CMSWindowsShellEx m_shellEx;
static CMSWindowsScreen*
s_screen;