summaryrefslogtreecommitdiff
path: root/sc/inc/stlalgorithm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/stlalgorithm.hxx')
-rw-r--r--sc/inc/stlalgorithm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/stlalgorithm.hxx b/sc/inc/stlalgorithm.hxx
index 678f30676c9c..d99476ea9a76 100644
--- a/sc/inc/stlalgorithm.hxx
+++ b/sc/inc/stlalgorithm.hxx
@@ -43,7 +43,6 @@ public:
};
AlignedAllocator() {}
- ~AlignedAllocator() {}
template<typename Type2>
AlignedAllocator(const AlignedAllocator<Type2,Alignment>&) {}