diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-08 10:13:33 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-08 10:19:18 +0300 |
commit | df8ef9b01bc2577ce658a8ef142f88a3831f1bf3 (patch) | |
tree | 200e020918f8aecc0d355b4c937c8e835dadd0e7 /liborcus | |
parent | 2cff5631297adc89dfcfdceee7d33d0a27233b9b (diff) |
Use SAL_OVERRIDE and drop an unused member function
Drop GetGlyphOutlines() which is not used, does not override any base
class function, and was even declared virtual even if there are no
derived classes.
Drop the dummy InitFont(), the equally dummy one in the base class is
good enough.
Also, put the overridden base class functions in the same order as in
the base class. Improves code readability and understandability.
Change-Id: Ia041ebaafae6c30cff18e00ee56f221e2f49b3e7
Diffstat (limited to 'liborcus')
0 files changed, 0 insertions, 0 deletions