mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
remove crash event definition for now
This commit is contained in:
parent
40dfcb1e6e
commit
ecc697dbe1
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class ClosureEventSender : public QObject, public Dependency {
|
|||
SINGLETON_DEPENDENCY
|
||||
|
||||
public:
|
||||
void sendCrashEventSync();
|
||||
|
||||
bool hasTimedOutQuitEvent();
|
||||
bool hasFinishedQuitEvent() { return _hasFinishedQuitEvent; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue