sc/inc/cell.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 82588ff22144dae72fa0acf3f97d960c7eb53386
Author: Kohei Yoshida <[email protected]>
Date:   Thu Mar 28 16:13:57 2013 -0400

    Forgot to remove this from ScValueCell.
    
    Change-Id: I9cbc3cc7dc22d9b8a8ca01037fa976ee563c156e

diff --git a/sc/inc/cell.hxx b/sc/inc/cell.hxx
index a42b0722..1384c2b 100644
--- a/sc/inc/cell.hxx
+++ b/sc/inc/cell.hxx
@@ -117,7 +117,7 @@ private:
                     ScNoteCell( const ScNoteCell& );
 };
 
-class SC_DLLPUBLIC ScValueCell : public ScBaseCell
+class ScValueCell : public ScBaseCell
 {
 public:
 #ifdef USE_MEMPOOL
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to