aboutsummaryrefslogtreecommitdiff
path: root/graphics/fonts/macfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fonts/macfont.h')
-rw-r--r--graphics/fonts/macfont.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fonts/macfont.h b/graphics/fonts/macfont.h
index 3208759044..b2e1fb0d11 100644
--- a/graphics/fonts/macfont.h
+++ b/graphics/fonts/macfont.h
@@ -166,7 +166,6 @@ private:
MacFONTdata _data;
const MacGlyph *findGlyph(uint32 c) const;
- void magnifyGray(Surface *src, const MacGlyph *glyph, int *dstGray, float scale) const;
};
} // End of namespace Graphics