diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-08-27 13:46:04 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-08-27 13:46:50 +0200 |
commit | e5386d695cfafa83c7de608efcd894ec565a98b4 (patch) | |
tree | b5b34e9664ef13c50187fe497cff34f45c43b5dc /sc/inc | |
parent | d372bdadb9be4bd5ecbbe4da960d6beb3c7e06ed (diff) |
need argument by reference here
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/table.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index 3cb62a39f7aa..f85852da3f26 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -71,7 +71,6 @@ class ScOutlineTable; class ScPostIt; class ScPrintSaverTab; class ScProgress; -class ScProgress; class ScRangeList; class ScSheetEvents; class ScSortInfoArray; |