diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2001-06-25 07:40:47 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2001-06-25 07:40:47 +0000 |
commit | 9755e2893fa0cedc04fbeaef9d77e795d9f11b2e (patch) | |
tree | 4e4791238cf608ff0514c8e920de19092dff806f /ucbhelper/source/provider | |
parent | 6314962c0571550efa591e4533f94bfc59f7d53e (diff) |
#87187# - Disabled new error handling behavior (temporarily only).
Diffstat (limited to 'ucbhelper/source/provider')
-rw-r--r-- | ucbhelper/source/provider/cancelcommandexecution.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/source/provider/cancelcommandexecution.cxx b/ucbhelper/source/provider/cancelcommandexecution.cxx index 0852999b5f72..2e6651f3ca62 100644 --- a/ucbhelper/source/provider/cancelcommandexecution.cxx +++ b/ucbhelper/source/provider/cancelcommandexecution.cxx @@ -2,9 +2,9 @@ * * $RCSfile: cancelcommandexecution.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-06-25 07:10:16 $ + * last change: $Author: kso $ $Date: 2001-06-25 08:40:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,7 @@ * ************************************************************************/ -//#define OLD_UCB_ERROR_HANDLING +#define OLD_UCB_ERROR_HANDLING /************************************************************************** TODO |