소스 검색

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 16 년 전
부모
커밋
1d9f03e5d3
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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;