Exceptions: Straight line convention refactor
This commit is contained in:
@@ -64,8 +64,6 @@ private:
|
||||
public:
|
||||
std::exception_ptr initializeLifetimeExceptionPtr;
|
||||
std::exception_ptr finalizeLifetimeExceptionPtr;
|
||||
/** Set true only when initializeCReq completes without failure. */
|
||||
bool initializeLifetimeSucceeded = false;
|
||||
};
|
||||
|
||||
extern std::shared_ptr<sscl::PuppeteerThread> thread;
|
||||
|
||||
Reference in New Issue
Block a user