[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krita] libs/ui/opengl: Remove unused function
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2016-04-05 18:20:35
Message-ID: E1anVad-0001y5-9D () scm ! kde ! org
[Download RAW message or body]

Git commit 939f8a0d5fca023d9fcf18cfcfd33ca13c0843e5 by Boudewijn Rempt.
Committed on 05/04/2016 at 18:18.
Pushed by rempt into branch 'master'.

Remove unused function

M  +0    -4    libs/ui/opengl/kis_opengl_image_textures.h

http://commits.kde.org/krita/939f8a0d5fca023d9fcf18cfcfd33ca13c0843e5

diff --git a/libs/ui/opengl/kis_opengl_image_textures.h b/libs/ui/opengl/kis_opengl_image_textures.h
index 86b058a..e855681 100644
--- a/libs/ui/opengl/kis_opengl_image_textures.h
+++ b/libs/ui/opengl/kis_opengl_image_textures.h
@@ -120,10 +120,6 @@ public:
         return 0;
     }
 
-    inline KisTextureTile* getTextureTile(int x, int y) {
-        return getTextureTileCR(xToCol(x), yToRow(y));
-    }
-
     inline qreal texelSize() const {
         Q_ASSERT(m_texturesInfo.width == m_texturesInfo.height);
         return 1.0 / m_texturesInfo.width;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic