[9829] Avoid redundent data copy in transport waypoints generation.

This commit is contained in:
VladimirMangos 2010-05-03 13:35:53 +04:00
parent 577812ff6e
commit e54c919adb
2 changed files with 29 additions and 34 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9828"
#define REVISION_NR "9829"
#endif // __REVISION_NR_H__