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