From ca4035ad28baf160198625de6002f7e60f9941f6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 15 Mar 2004 13:53:00 +0000 Subject: INTEGRATION: CWS ause0c2 (1.20.18); FILE MERGED 2004/03/12 15:25:43 hjs 1.20.18.1: #115868# anti freeze --- vcl/unx/source/app/salinst.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'vcl/unx') diff --git a/vcl/unx/source/app/salinst.cxx b/vcl/unx/source/app/salinst.cxx index 668fc94f26ed..c5f3e639dc14 100644 --- a/vcl/unx/source/app/salinst.cxx +++ b/vcl/unx/source/app/salinst.cxx @@ -2,9 +2,9 @@ * * $RCSfile: salinst.cxx,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: obo $ $Date: 2004-02-20 08:58:19 $ + * last change: $Author: obo $ $Date: 2004-03-15 14:53:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -178,7 +178,6 @@ X11SalInstance::~X11SalInstance() delete pSalData; SetSalData( NULL ); - mpSalYieldMutex->release(); delete mpSalYieldMutex; } -- cgit