From 282101785316498f3d7f194e94815608d39017b7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 28 Sep 2012 01:01:23 +0300 Subject: remove unused guichan class. --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 0c86b8594..35ec3f0a0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,7 +52,6 @@ manaplus_SOURCES += guichan/include/guichan/actionevent.hpp \ guichan/include/guichan/selectionevent.hpp \ guichan/include/guichan/selectionlistener.hpp \ guichan/include/guichan/sdl/sdlgraphics.hpp \ - guichan/include/guichan/sdl/sdlimage.hpp \ guichan/include/guichan/sdl/sdlpixel.hpp \ guichan/include/guichan/widget.hpp \ guichan/include/guichan/widgetlistener.hpp \ @@ -92,7 +91,6 @@ manaplus_SOURCES += guichan/actionevent.cpp \ guichan/selectionevent.cpp \ guichan/widget.cpp \ guichan/sdl/sdlgraphics.cpp \ - guichan/sdl/sdlimage.cpp \ guichan/widgets/button.cpp \ guichan/widgets/checkbox.cpp \ guichan/widgets/container.cpp \ -- cgit v1.2.3-70-g09d2