X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Flog.hpp;h=7093dc079341890a1c63fecb322c1c3a2d25462c;hb=99199c39ed744bf40e3fa60e26ba64c29c014ddc;hp=4d4b74b9827cea450e8909c8fa52ac11e66c3c0a;hpb=2892ebda09d24c977547159e34abf0244884b89e;p=supertux.git diff --git a/src/log.hpp b/src/log.hpp index 4d4b74b98..7093dc079 100644 --- a/src/log.hpp +++ b/src/log.hpp @@ -85,4 +85,3 @@ class Rect; std::ostream& operator<< (std::ostream& str, const Rect& rect); #endif -