[11110] Drop unused local vars

This commit is contained in:
VladimirMangos 2011-02-07 00:31:15 +03:00
parent caf9f0cae2
commit 9f733f80eb
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11109"
#define REVISION_NR "11110"
#endif // __REVISION_NR_H__