[lasem/lasem-0-4] itex2mml: remove unused label.



commit 43c8da36c07abde6c6e121f1cd1cda56c36a9a99
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Sun Jan 6 18:45:37 2013 +0100

    itex2mml: remove unused label.

 itex2mml/itex2MML.y |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/itex2mml/itex2MML.y b/itex2mml/itex2MML.y
index a0c3ac5..f0a07bb 100644
--- a/itex2mml/itex2MML.y
+++ b/itex2mml/itex2MML.y
@@ -1763,7 +1763,6 @@ static int itex2MML_do_html_filter (const char * buffer, unsigned long length, c
 
   if (ptr2 == end) goto _finish;
 
- _until_html:
   ptr1 = ptr2;
 
   if (ptr2 + 1 < end)



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