diff options
Diffstat (limited to 'base/gfx/png_encoder.h')
-rwxr-xr-x | base/gfx/png_encoder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/gfx/png_encoder.h b/base/gfx/png_encoder.h index 90da8bb9..da4e897 100755 --- a/base/gfx/png_encoder.h +++ b/base/gfx/png_encoder.h @@ -66,4 +66,3 @@ class PNGEncoder { }; #endif // BASE_GFX_PNG_ENCODER_H_ - |