summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pack.c b/pack.c
index 44eb75c32a..4d9288cfc5 100644
--- a/pack.c
+++ b/pack.c
@@ -1770,7 +1770,6 @@ pack_unpack(VALUE str, VALUE fmt)
PACK_ITEM_ADJUST();
}
break;
-
#endif
#if SIZEOF_LONG != QUAD_SIZE && (!defined(HAVE_LONG_LONG) || SIZEOF_LONG_LONG != QUAD_SIZE)