mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
remove lambdas
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
#include "textures.h"
|
||||
#include "graphics.h"
|
||||
|
||||
|
||||
|
||||
void Font::calculateGlyphsWidthsAutomatically(const Size& glyphSize)
|
||||
{
|
||||
int numHorizontalGlyphs = m_texture->getSize().width() / glyphSize.width();
|
||||
|
Reference in New Issue
Block a user