projects
/
profile
/
ivi
/
org.tizen.video-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f05da6
)
Undo accidental change.
author
Behdad Esfahbod
<behdad@src.gnome.org>
Fri, 30 Nov 2007 04:31:29 +0000
(
04:31
+0000)
committer
Behdad Esfahbod
<behdad@src.gnome.org>
Fri, 30 Nov 2007 04:31:29 +0000
(
04:31
+0000)
src/harfbuzz-impl.c
patch
|
blob
|
history
diff --git
a/src/harfbuzz-impl.c
b/src/harfbuzz-impl.c
index
4ba70ed
..
79b837d
100644
(file)
--- a/
src/harfbuzz-impl.c
+++ b/
src/harfbuzz-impl.c
@@
-65,7
+65,5
@@
_hb_free( HB_Pointer block )
HB_INTERNAL HB_Error
_hb_err (HB_Error code)
{
- static int numerr = 0;
- numerr++;
return code;
}