summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/pango-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pango-list.c b/utils/pango-list.c
index 40d8802d..cb92767e 100644
--- a/utils/pango-list.c
+++ b/utils/pango-list.c
@@ -58,7 +58,7 @@ main (int argc,
const char *synth_str = is_synth ? "*" : "";
g_print (" %s%s\n", synth_str, face_name);
- if (1)
+ if (0)
{
int *sizes;
int n_sizes;