aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendApplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/GpgFrontendApplication.h')
-rw-r--r--src/ui/GpgFrontendApplication.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/ui/GpgFrontendApplication.h b/src/ui/GpgFrontendApplication.h
index 76bef259..1ec782cf 100644
--- a/src/ui/GpgFrontendApplication.h
+++ b/src/ui/GpgFrontendApplication.h
@@ -49,15 +49,6 @@ class GPGFRONTEND_UI_EXPORT GpgFrontendApplication : public QApplication {
*/
~GpgFrontendApplication() override = default;
- /**
- * @brief Get the GpgFrontend Application object
- *
- * @return GpgFrontendApplication*
- */
- static GpgFrontendApplication *GetInstance(int argc = 0,
- char *argv[] = nullptr,
- bool new_instance = false);
-
protected:
/**
* @brief