[lasem] itex: unused warning suppression.



commit 11346a1dd39ff827929bf8f369c141be594af4b2
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Sun Mar 24 16:41:39 2013 +0100

    itex: unused warning suppression.

 itex2mml/itex2MML.y |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/itex2mml/itex2MML.y b/itex2mml/itex2MML.y
index 96520d8..4e70786 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]