summaryrefslogtreecommitdiff
path: root/configmgr/source/inc/interactionrequest.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-10-29 14:38:47 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-10-29 14:38:47 +0000
commited05b85a71a6c5ee3c622ce8957d5252e418c4e2 (patch)
treec488f00208fcbbde1be7e459d7b1f075d85aa6b9 /configmgr/source/inc/interactionrequest.hxx
parentc84dc6cb0c86ef76923a19a7f98cf59f2f734af1 (diff)
CWS-TOOLING: integrate CWS sb99
Diffstat (limited to 'configmgr/source/inc/interactionrequest.hxx')
-rw-r--r--configmgr/source/inc/interactionrequest.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/configmgr/source/inc/interactionrequest.hxx b/configmgr/source/inc/interactionrequest.hxx
index 880ab4fb50..46fa906260 100644
--- a/configmgr/source/inc/interactionrequest.hxx
+++ b/configmgr/source/inc/interactionrequest.hxx
@@ -159,12 +159,6 @@ void SAL_CALL InteractionContinuation< XThisContinuation >::select()
}
//============================================================================
-typedef InteractionContinuation< task::XInteractionAbort > InteractionAbort;
-typedef InteractionContinuation< task::XInteractionRetry > InteractionRetry;
-typedef InteractionContinuation< task::XInteractionApprove > InteractionApprove;
-typedef InteractionContinuation< task::XInteractionDisapprove > InteractionDisapprove;
-//============================================================================
-
} // namespace apihelper
} // namespace configmgr