Closed GoogleCodeExporter closed 9 years ago
Forgot to mention, this is guichan 0.8.1
Original comment by igagis@gmail.com
on 30 Apr 2008 at 1:57
there are also warnings in window.cpp:
src/widgets/window.cpp: In member function `virtual void gcn::Window::draw(gcn::
Graphics*)':
src/widgets/window.cpp:131: warning: unused variable 'width'
src/widgets/window.cpp:132: warning: unused variable 'height'
Original comment by igagis@gmail.com
on 30 Apr 2008 at 3:27
Original comment by b.lindeijer
on 30 Apr 2008 at 4:07
Fixed by removing them in revision 1077.
Original comment by b.lindeijer
on 30 Apr 2008 at 4:12
Well done! Move this to Verified state.
Original comment by igagis@gmail.com
on 30 Apr 2008 at 7:03
Original issue reported on code.google.com by
igagis@gmail.com
on 30 Apr 2008 at 1:56