small refactoring

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@619 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-07-05 15:21:06 +00:00
parent 50cb88c5ed
commit 262ba10443
5 changed files with 31 additions and 56 deletions

View File

@@ -24,9 +24,8 @@ namespace TemplatesFunctions
// table: [language][file]
typedef std::vector<std::vector<Ezc::Pattern> > Patterns;
void print_date_nice(Ezc::Info & i, const tm * ptm);
int ParseCKeditorFun();
// those functions from here are used in the second thread too