diff --git a/Contractor/TemporaryStorage.h b/Contractor/TemporaryStorage.h index 63099c7f9..e1899817b 100644 --- a/Contractor/TemporaryStorage.h +++ b/Contractor/TemporaryStorage.h @@ -90,8 +90,6 @@ private: } void abort(boost::filesystem::filesystem_error& e); - ; - struct StreamData { bool writeMode; boost::filesystem::path pathToTemporaryFile;