mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Windows build fixes and warning avoidance
This commit is contained in:
@@ -1802,7 +1802,6 @@ static std::vector<std::pair<SystemString, ContainerRegistry::SongData>> LoadPap
|
||||
if (songDesc.name[0] == 0)
|
||||
break;
|
||||
|
||||
uint32_t i = 0;
|
||||
songDescs.push_back(songDesc);
|
||||
}
|
||||
size_t endPos = FileLength(midifp);
|
||||
|
||||
Reference in New Issue
Block a user