freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] GSoC-2019-moazin f7d4731 48/66: Remove the unused variable.


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin f7d4731 48/66: Remove the unused variable.
Date: Sat, 17 Aug 2019 11:36:49 -0400 (EDT)

branch: GSoC-2019-moazin
commit f7d4731dc13e2e6743273b8385e591faab199a9f
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]