diff options
Diffstat (limited to 'basebmp/source/intconversion.hxx')
-rw-r--r-- | basebmp/source/intconversion.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basebmp/source/intconversion.hxx b/basebmp/source/intconversion.hxx index e1e3ff531d17..5d16182a115a 100644 --- a/basebmp/source/intconversion.hxx +++ b/basebmp/source/intconversion.hxx @@ -26,7 +26,6 @@ namespace basebmp { // metafunctions to retrieve correct POD from/to basebmp::Color - //------------------------------------------------------------------------ /// type-safe conversion from RgbValue to packed int32 template< class RgbVal > struct UInt32FromRgbValue |