Mod: redundant void 2
This commit is contained in:
@@ -130,7 +130,7 @@ void ViewProviderTrajectory::setDisplayMode(const char* ModeName)
|
||||
ViewProviderGeometryObject::setDisplayMode( ModeName );
|
||||
}
|
||||
|
||||
std::vector<std::string> ViewProviderTrajectory::getDisplayModes(void) const
|
||||
std::vector<std::string> ViewProviderTrajectory::getDisplayModes() const
|
||||
{
|
||||
std::vector<std::string> StrList;
|
||||
StrList.emplace_back("Waypoints");
|
||||
|
||||
Reference in New Issue
Block a user