Removing superflous semicolon
This commit is contained in:
parent
438c6e616c
commit
6d61e950d6
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user