User: obo Date: 2008-01-07 08:40:09+0000 Modified: dba/dbaccess/source/ui/browser/exsrcbrw.cxx
Log: INTEGRATION: CWS supdremove (1.30.180); FILE MERGED 2007/11/16 10:23:20 vg 1.30.180.1: #i83674# cleanup: remove obsolete SUPD macro use File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: exsrcbrw.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/exsrcbrw.cxx?r1=1.30&r2=1.31 Delta lines: +0 -4 ------------------- --- exsrcbrw.cxx 2006-09-17 06:58:15+0000 1.30 +++ exsrcbrw.cxx 2008-01-07 08:40:07+0000 1.31 @@ -340,10 +340,6 @@ if (xFrameDispatcher.is()) xReturn = xFrameDispatcher->queryDispatch(aNewUrl, aTargetFrameName, FrameSearchFlag::PARENT); -#if SUPD<=548 && !PRIV_DEBUG - xReturn = NULL; - // in version 548 the dispatch interception and the task-local beamer will work ... me hopes -#endif } if (!xReturn.is()) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
