[11371] Drop not needed MAX_CONDITION define

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-04-16 23:40:56 +02:00
parent b39877f24a
commit 187a1916e3
3 changed files with 5 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11370"
#define REVISION_NR "11371"
#endif // __REVISION_NR_H__