OSDN Git Service

Undoing Chris Mumford's temporary fix for when I broke cvs code.
authorPerry Rapp <elsapo@users.sourceforge.net>
Mon, 10 Feb 2003 02:40:18 +0000 (02:40 +0000)
committerPerry Rapp <elsapo@users.sourceforge.net>
Mon, 10 Feb 2003 02:40:18 +0000 (02:40 +0000)
Src/StdAfx.h

index e0ffcae..351cd40 100644 (file)
@@ -37,9 +37,6 @@ int xisalnum (int c);
 
 #include "edtlib.h"
 
-CString GetPathOnly( const CString& sString );
-void SplitFilename( LPCTSTR pathLeft, CString* pPath, CString* pFile, CString* pExt );
-
 
 
 //{{AFX_INSERT_LOCATION}}