[10731] Remove redundant isAlive-check, thanks LordJZ for notice

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-11-17 19:09:14 +01:00
parent cfbfae7f40
commit bd48d3cdc9
2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10730"
#define REVISION_NR "10731"
#endif // __REVISION_NR_H__