Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2091
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/2091/1
Widget for Calc Protect cell tab page (cont)
* Remove commented FreeResource (as indicated by wiki insrtuctions)
Change-Id: Ia54da0c1388ca3346f6dc7d4e74c4f73899664a3
---
M sc/source/ui/attrdlg/tabpages.cxx
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/sc/source/ui/attrdlg/tabpages.cxx
b/sc/source/ui/attrdlg/tabpages.cxx
index 1fe9a9d..b0eca20 100644
--- a/sc/source/ui/attrdlg/tabpages.cxx
+++ b/sc/source/ui/attrdlg/tabpages.cxx
@@ -67,7 +67,6 @@
m_pBtnHideFormula->SetClickHdl( LINK( this, ScTabPageProtection,
ButtonClickHdl ) );
m_pBtnHidePrint->SetClickHdl( LINK( this, ScTabPageProtection,
ButtonClickHdl ) );
- //FreeResource();
}
// -----------------------------------------------------------------------
--
To view, visit https://gerrit.libreoffice.org/2091
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia54da0c1388ca3346f6dc7d4e74c4f73899664a3
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Olivier Hallot <[email protected]>
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice