1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:53:51 +00:00

minor cleanup

This commit is contained in:
Marc Zinnschlag 2013-06-23 22:52:02 +02:00
parent 1f4d1d3b57
commit 99508a6eaa

View file

@ -3,10 +3,6 @@
#include <cassert>
#include <QDebug>
#include <iostream>
void CSMDoc::Document::load (const std::vector<boost::filesystem::path>::const_iterator& begin,
const std::vector<boost::filesystem::path>::const_iterator& end, bool lastAsModified)
{