projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7acd8d
)
Remove unused operator
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 20 May 2010 16:35:14 +0000
(17:35 +0100)
committer
Behdad Esfahbod
<behdad@behdad.org>
Thu, 20 May 2010 16:35:14 +0000
(17:35 +0100)
src/hb-ot-layout-common-private.hh
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout-common-private.hh
b/src/hb-ot-layout-common-private.hh
index 4ab4ee55ca6bdd1d7185e481139bb06845e1853b..e054b593563145b06450bd5ce89b63a83355e3fc 100644
(file)
--- a/
src/hb-ot-layout-common-private.hh
+++ b/
src/hb-ot-layout-common-private.hh
@@
-566,8
+566,6
@@
struct ClassDef
struct Device
{
- inline int operator () (unsigned int ppem_size) const { return get_delta (ppem_size); }
-
inline int get_delta (unsigned int ppem_size) const
{
unsigned int f = deltaFormat;