sc/inc/calcconfig.hxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 7034c959c5960371ee32f8a86ef656aeeeb5817e Author: Tor Lillqvist <t...@collabora.com> Date: Fri Sep 18 09:40:18 2015 +0300
Remove declaration of nonexistent function Change-Id: Iaf5155aba75495d77dce3dd143171c60037bdd11 diff --git a/sc/inc/calcconfig.hxx b/sc/inc/calcconfig.hxx index 18aab21..e271421 100644 --- a/sc/inc/calcconfig.hxx +++ b/sc/inc/calcconfig.hxx @@ -68,7 +68,6 @@ struct SC_DLLPUBLIC ScCalcConfig SC_DLLPUBLIC std::ostream& operator<<(std::ostream& rStream, const ScCalcConfig& rConfig); -SC_DLLPUBLIC OUString ScOpCodeSetToNumberString(const ScCalcConfig::OpCodeSet& rOpCodes); SC_DLLPUBLIC OUString ScOpCodeSetToSymbolicString(const ScCalcConfig::OpCodeSet& rOpCodes); SC_DLLPUBLIC ScCalcConfig::OpCodeSet ScStringToOpCodeSet(const OUString& rOpCodes); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits