summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-08-23 18:34:24 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-08-23 18:34:24 +0200
commit5300d637a39742c1d952d21651737c708ecc2f89 (patch)
tree4af919bceec65bad1e7b3c5b16bcaf2cb1fa85a8 /desktop/inc
parent5e110ab8884bc033b4f2aab35bb3c8c520a2d8d1 (diff)
Clean up desktop::UserInstall
Change-Id: I0cbf15443877648b1b2d82bdcf03dcccdf5f26ac
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/app.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index d94930441836..503c11df9394 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -49,8 +49,6 @@ class AcceptorMap : public std::map< OUString, css::uno::Reference<css::lang::XI
struct ConvertData;
class Desktop : public Application
{
- friend class UserInstall;
-
int doShutdown();
public: