diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 13:21:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 13:21:03 +0000 |
commit | 4c38b8098811297f3efbd357539d978c4c5ff007 (patch) | |
tree | 8a702f1205ec56b31a3be8a08465bd2d824865e5 /ucb | |
parent | 03b2320067ba3d9855e075044e0427bc7f040bc2 (diff) |
INTEGRATION: CWS relocinst (1.6.96); FILE MERGED
2004/04/22 11:31:16 kso 1.6.96.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.
- removed mountpoints support (not needed any longer).
CVS: ----------------------------------------------------------------------
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/file/filerror.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filerror.hxx b/ucb/source/ucp/file/filerror.hxx index b52a550c4dbd..0d52de227f54 100644 --- a/ucb/source/ucp/file/filerror.hxx +++ b/ucb/source/ucp/file/filerror.hxx @@ -62,7 +62,6 @@ namespace fileaccess { #define TASKHANDLING_TRANSFER_ACCESSINGROOT 46 #define TASKHANDLING_TRANSFER_INVALIDSCHEME 47 #define TASKHANDLING_TRANSFER_INVALIDURL 48 -#define TASKHANDLING_TRANSFER_MOUNTPOINTS 49 #define TASKHANDLING_TRANSFER_DESTFILETYPE 50 #define TASKHANDLING_TRANSFER_BY_MOVE_SOURCE 51 #define TASKHANDLING_TRANSFER_BY_MOVE_SOURCESTAT 52 |