Kaydet (Commit) 8ff4d23e authored tarafından Noel Grandin's avatar Noel Grandin

fix DBG_UTIL macro block

ever since
    commit cef4c601
    Date:   Mon May 27 12:52:19 2002 +0000
    #98405#: more debugging code for macro recording

Change-Id: I7e7f4d917e4efabc7bd3bdef824f389c4f715b7a
Reviewed-on: https://gerrit.libreoffice.org/66741Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
üst 2abb7299
...@@ -876,7 +876,7 @@ void TransformParameters( sal_uInt16 nSlotId, const uno::Sequence<beans::Propert ...@@ -876,7 +876,7 @@ void TransformParameters( sal_uInt16 nSlotId, const uno::Sequence<beans::Propert
} }
} }
} }
#ifdef DB_UTIL #ifdef DBG_UTIL
if ( nFoundArgs == nCount ) if ( nFoundArgs == nCount )
{ {
// except for the "special" slots: assure that every argument was convertible // except for the "special" slots: assure that every argument was convertible
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment