Moved XPData array to DataManager and removed DataMaps.
After removing C++11 features, only the declaration of XPData remained in DataMaps, making it somewhat pointless to separate XPData from DataManager.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
//National Aeronautics and Space Administration. All Rights Reserved.
|
||||
#include "MessageHandlers.h"
|
||||
#include "DataManager.h"
|
||||
#include "DataMaps.h"
|
||||
#include "Drawing.h"
|
||||
#include "Log.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user