diff options
Diffstat (limited to 'slideshow/source/inc/shapeattributelayer.hxx')
-rw-r--r-- | slideshow/source/inc/shapeattributelayer.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/source/inc/shapeattributelayer.hxx b/slideshow/source/inc/shapeattributelayer.hxx index e8648b58ac3e..27ed2c1ae22d 100644 --- a/slideshow/source/inc/shapeattributelayer.hxx +++ b/slideshow/source/inc/shapeattributelayer.hxx @@ -50,7 +50,6 @@ namespace slideshow class State final { public: - ~State() {} /// Abstract, numerically encoded state ID typedef ::std::size_t StateId; |