summaryrefslogtreecommitdiff
path: root/src/graphicsvertexes.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-17 00:36:15 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-17 00:36:15 +0300
commit093e392dd84c920d26bca17d48ac6611393d087c (patch)
tree776845e14448e748f25dcfc92749ed1599b0ce31 /src/graphicsvertexes.h
parentb30df9b843eae2128431320308510f13296e3e7f (diff)
downloadplus-093e392dd84c920d26bca17d48ac6611393d087c.tar.gz
plus-093e392dd84c920d26bca17d48ac6611393d087c.tar.bz2
plus-093e392dd84c920d26bca17d48ac6611393d087c.tar.xz
plus-093e392dd84c920d26bca17d48ac6611393d087c.zip
Fix code style.
Diffstat (limited to 'src/graphicsvertexes.h')
-rw-r--r--src/graphicsvertexes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/graphicsvertexes.h b/src/graphicsvertexes.h
index b44f69179..bf435194d 100644
--- a/src/graphicsvertexes.h
+++ b/src/graphicsvertexes.h
@@ -41,9 +41,6 @@
#include <list>
#include <vector>
-//include <guichan/sdl/sdlgraphics.hpp>
-
-
struct DoubleRect
{
SDL_Rect src;