[Libreoffice-commits] .: basctl/source
Julien Nabet
serval2412 at kemper.freedesktop.org
Sun May 29 06:16:30 PDT 2011
basctl/source/basicide/baside2b.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 121dceb9f550840f4e26d55eba305191a307c4cc
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun May 29 15:14:45 2011 +0200
WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86f
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx
index 5597691..ba69f61 100644
--- a/basctl/source/basicide/baside2b.cxx
+++ b/basctl/source/basicide/baside2b.cxx
@@ -1549,7 +1549,7 @@ void StackWindow::Resize()
-IMPL_LINK_INLINE_START( StackWindow, ButtonHdl, ImageButton *, pButton )
+IMPL_LINK_INLINE_START( StackWindow, ButtonHdl, ImageButton *, /*pButton*/ )
{
return 0;
}
More information about the Libreoffice-commits
mailing list