summaryrefslogtreecommitdiff
path: root/src/render/imagegraphics.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-18 21:11:43 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-18 21:11:43 +0300
commit7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9 (patch)
treea4f136272f5b52a1c425429a36755bd06ddd1ba0 /src/render/imagegraphics.h
parentb4fcb4e1b208b6127ca28412d1a75f1ef30d1f85 (diff)
downloadplus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.gz
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.bz2
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.xz
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.zip
Fix code style.
Diffstat (limited to 'src/render/imagegraphics.h')
-rw-r--r--src/render/imagegraphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/imagegraphics.h b/src/render/imagegraphics.h
index df07bdacd..f9ace972a 100644
--- a/src/render/imagegraphics.h
+++ b/src/render/imagegraphics.h
@@ -33,8 +33,6 @@ class Image;
class ImageCollection;
class ImageVertexes;
-struct SDL_Surface;
-
/**
* A central point of control for graphics.
*/