summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pp_ctl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pp_ctl.c b/pp_ctl.c
index 52603c242f..69f499c37e 100644
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -388,8 +388,6 @@ PP(pp_formline)
char *fmt;
bool oneline;
-
-
if (!SvMAGICAL(tmpForm) || !SvCOMPILED(tmpForm)) {
if (SvREADONLY(tmpForm)) {
SvREADONLY_off(tmpForm);