2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-18 14:12:10 +00:00

removed duplicate typedef.

[SVN r84989]
This commit is contained in:
Christian Henning
2013-07-09 13:43:44 +00:00
committed by Stefan Seefeld
parent 4a8b9d8b7c
commit e566f3de71

View File

@@ -45,12 +45,6 @@ class scanline_reader< Device
, png_tag
>
{
private:
typedef scanline_reader< Device
, png_tag
> this_t;
public:
typedef png_tag tag_t;