[11789] Remove ApplySpellMod body from header. We can explicitly instantiate possible variants.

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Vinolentus 2011-08-07 12:56:13 +04:00 committed by Schmoozerd
parent 989c979eee
commit 3c073c283f
3 changed files with 45 additions and 39 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11788"
#define REVISION_NR "11789"
#endif // __REVISION_NR_H__