i18n: code clean-up

- Move all translation-related declarations to BLF_translation.h
- Reverted some changes to match trunk svn rev40365
This commit is contained in:
Sergey Sharybin
2011-09-20 07:39:25 +00:00
parent 0e421f429a
commit 6d125e159d
37 changed files with 36 additions and 105 deletions

View File

@@ -997,6 +997,7 @@ int main(int argc, char** argv)
// Cleanup
RNA_exit();
BLF_exit();
BLF_free_unifont();
IMB_exit();
free_nodesystem();