From f98e1eb985bd5d694cd8fce323e5f4c3767dfe71 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Dec 2013 15:41:15 +0300 Subject: Remove unused comments from graphics. --- src/render/graphics.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render') diff --git a/src/render/graphics.cpp b/src/render/graphics.cpp index 05baa9d64..3e8f2c46a 100644 --- a/src/render/graphics.cpp +++ b/src/render/graphics.cpp @@ -536,8 +536,6 @@ bool Graphics::calcImageRect(ImageVertexes *const vert, const bool drawMain = center && topLeft && topRight && bottomLeft && bottomRight; -// pushClipArea(gcn::Rectangle(x, y, w, h)); - // Draw the center area if (center && drawMain) { @@ -580,7 +578,6 @@ bool Graphics::calcImageRect(ImageVertexes *const vert, } } -// popClipArea(); BLOCK_END("Graphics::calcImageRect") return 0; } -- cgit v1.2.3-60-g2f50