[10394] Remove redundant use of this-> in recent implemented script calls

Thanks porteyoplait for pointing it out /bonk author

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-08-21 16:37:10 +02:00
parent 3332ed72a6
commit c252ca5bc4
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10393"
#define REVISION_NR "10394"
#endif // __REVISION_NR_H__