Merge branches 'crashlog_improvements', 'save_ext', 'version_utils' into jgrpp
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
StationPool _station_pool("Station");
|
||||
INSTANTIATE_POOL_METHODS(Station)
|
||||
|
||||
typedef StationIDStack::SmallStackPool StationIDStackPool;
|
||||
template<> StationIDStackPool StationIDStack::_pool = StationIDStackPool();
|
||||
|
||||
BaseStation::~BaseStation()
|
||||
{
|
||||
free(this->name);
|
||||
|
Reference in New Issue
Block a user