freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2019-moazin 6c00d39: Remove the unused variable.


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin 6c00d39: Remove the unused variable.
Date: Fri, 26 Jul 2019 10:04:12 -0400 (EDT)

branch: GSoC-2019-moazin
commit 6c00d3965435b01c455bd300a6f402a448c7765d
Author: Moazin Khatti <address@hidden>
Commit: Moazin Khatti <address@hidden>

    Remove the unused variable.
---
 src/sfnt/ttsvg.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/sfnt/ttsvg.c b/src/sfnt/ttsvg.c
index 961b077..d0411d9 100644
--- a/src/sfnt/ttsvg.c
+++ b/src/sfnt/ttsvg.c
@@ -164,7 +164,6 @@
             FT_UShort  *end_glyph )
   {
     FT_Error   error;
-    Svg_doc    cur_doc;
     Svg_doc    start_doc;
     Svg_doc    mid_doc;
     Svg_doc    end_doc;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]