summaryrefslogtreecommitdiffstats
path: root/src/po.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/po.h')
-rw-r--r--src/po.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/po.h b/src/po.h
index e46e1db..0b77f8e 100644
--- a/src/po.h
+++ b/src/po.h
@@ -106,8 +106,7 @@ struct po_method_ty
etc. */
#define PO_BASE_TY \
- po_method_ty *method; \
- int next_is_fuzzy;
+ po_method_ty *method;
typedef struct po_ty po_ty;
struct po_ty