forked from teamnwah/openmw-tes3coop
removed debugging leftovers
This commit is contained in:
parent
5346508471
commit
ebb1dab8e1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "document.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include <QDebug>
|
||||
|
||||
void CSMDoc::Document::load (const std::vector<boost::filesystem::path>::const_iterator& begin,
|
||||
const std::vector<boost::filesystem::path>::const_iterator& end, bool lastAsModified)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue