Removing superflous semicolon
This commit is contained in:
@@ -90,8 +90,6 @@ private:
|
||||
}
|
||||
void abort(boost::filesystem::filesystem_error& e);
|
||||
|
||||
;
|
||||
|
||||
struct StreamData {
|
||||
bool writeMode;
|
||||
boost::filesystem::path pathToTemporaryFile;
|
||||
|
||||
Reference in New Issue
Block a user