Move WriteSMNotesTag into the SM writer.

This commit is contained in:
Glenn Maynard
2002-12-14 21:36:52 +00:00
parent a3477d477d
commit b05c176e28
4 changed files with 25 additions and 21 deletions
-1
View File
@@ -35,7 +35,6 @@ public:
// Loading
bool LoadFromNotesFile( const CString &sPath );
void WriteSMNotesTag( FILE* fp );
public:
NotesType m_NotesType;