Browse Source

fixed build issue with merge

git-svn-id: svn://svn.code.sf.net/p/ditto-cp/code/trunk@489 595ec19a-5cb4-439b-94a8-42fb3063c22c
sabrogden 15 years ago
parent
commit
1d9f03e5d3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      ExternalWindowTracker.h

+ 0 - 2
ExternalWindowTracker.h

@@ -21,8 +21,6 @@ public:
 	void SendCut();
 	void SendCopy();
 
-	CString ExternalWindowTracker::WndName(HWND hWnd);
-
 protected:
 	HWND m_activeWnd;
 	HWND m_focusWnd;