Removing superflous semicolon

This commit is contained in:
Dennis Luxen
2013-05-13 08:06:25 -04:00
parent 438c6e616c
commit 6d61e950d6
-2
View File
@@ -90,8 +90,6 @@ private:
}
void abort(boost::filesystem::filesystem_error& e);
;
struct StreamData {
bool writeMode;
boost::filesystem::path pathToTemporaryFile;