aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs1
1 files changed, 0 insertions, 1 deletions
diff --git a/URPM.xs b/URPM.xs
index a2b6db7..17a51a3 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -2769,7 +2769,6 @@ Trans_run(trans, data, ...)
}
}
}
- /* check macros */
rpmtsSetFlags(trans->ts, transFlags);
trans->ts = rpmtsLink(trans->ts);
rpmtsSetNotifyCallback(trans->ts, rpmRunTransactions_callback, &td);