[9292] Remove unused declaration of string in sendQuestGiverQuestDetails

Some additional code cleanup for readability

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-03 16:57:37 +01:00
parent a0a4f7a719
commit d4f5c0d76f
2 changed files with 18 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9291"
#define REVISION_NR "9292"
#endif // __REVISION_NR_H__