diff options
Diffstat (limited to 'slideshow/source/inc')
-rw-r--r-- | slideshow/source/inc/tools.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/source/inc/tools.hxx b/slideshow/source/inc/tools.hxx index f4210e477ea2..edfefe246fe4 100644 --- a/slideshow/source/inc/tools.hxx +++ b/slideshow/source/inc/tools.hxx @@ -70,7 +70,6 @@ namespace slideshow return d + (d >> 3); } - // xxx todo: remove with boost::hash when 1.33 is available template <typename T> struct hash { |