summaryrefslogtreecommitdiff
path: root/include/desktop/crashreport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/desktop/crashreport.hxx')
-rw-r--r--include/desktop/crashreport.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/desktop/crashreport.hxx b/include/desktop/crashreport.hxx
index e58e387d0122..b97dadcc3957 100644
--- a/include/desktop/crashreport.hxx
+++ b/include/desktop/crashreport.hxx
@@ -49,10 +49,6 @@ public:
static void storeExceptionHandler(google_breakpad::ExceptionHandler* pExceptionHandler);
- // when we create the ExceptionHandler we have no access to the user
- // profile yet, so update when we have access
- static void updateMinidumpLocation();
-
private:
static osl::Mutex maMutex;