Remove PostFile() from session; refine cmake files; replace final with override.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ public:
|
||||
}
|
||||
|
||||
// Set start line according to status code.
|
||||
void Prepare() final;
|
||||
void Prepare() override;
|
||||
|
||||
private:
|
||||
int status_;
|
||||
|
||||
Reference in New Issue
Block a user