diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-15 14:46:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-15 14:46:54 +0000 |
commit | 721c3e65de6e0361d5f11af677cf8daeb46f5e7b (patch) | |
tree | e2bebe518146270ccc26e772e14f5f9a03439aa1 /desktop | |
parent | d64cf1af9ad9f2ea14b97e0ecf4cc84a61c52cef (diff) |
INTEGRATION: CWS migration1 (1.8.20); FILE MERGED
2004/08/31 14:00:29 lo 1.8.20.1: #i33255# first start wizard
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/userinstall.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/desktop/source/app/userinstall.hxx b/desktop/source/app/userinstall.hxx index 1f859519b2f6..3c65c69b3175 100644 --- a/desktop/source/app/userinstall.hxx +++ b/desktop/source/app/userinstall.hxx @@ -2,9 +2,9 @@ * * $RCSfile: userinstall.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2004-07-23 11:06:09 $ + * last change: $Author: obo $ $Date: 2004-11-15 15:46:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,8 +67,6 @@ namespace desktop { -class Desktop; - class UserInstall { public: |