mirror of
https://github.com/znc/znc.git
synced 2026-05-14 13:25:49 +02:00
Remove unimplemented function from CTemplate.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2141 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -151,7 +151,6 @@ public:
|
||||
void AppendPath(const CString& sPath, bool bIncludesOnly = false);
|
||||
void RemovePath(const CString& sPath);
|
||||
void ClearPaths();
|
||||
CString ResolvePath(const CString& sPath, const CString& sFilename);
|
||||
bool PrintString(CString& sRet);
|
||||
bool Print(ostream& oOut);
|
||||
bool Print(const CString& sFileName, ostream& oOut);
|
||||
|
||||
Reference in New Issue
Block a user