summaryrefslogtreecommitdiff
path: root/sc/inc/progress.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/progress.hxx')
-rw-r--r--sc/inc/progress.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/progress.hxx b/sc/inc/progress.hxx
index 541d54718b76..a658829612a2 100644
--- a/sc/inc/progress.hxx
+++ b/sc/inc/progress.hxx
@@ -36,7 +36,6 @@ class ScDocument;
*/
#define MIN_NO_CODES_PER_PROGRESS_UPDATE 100
-
class SC_DLLPUBLIC ScProgress
{
private:
@@ -147,7 +146,6 @@ public:
}
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */