removed debugging leftovers

This commit is contained in:
Marc Zinnschlag 2013-03-21 10:19:07 +01:00
parent 5346508471
commit ebb1dab8e1

View file

@ -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)
{