aboutsummaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/pack.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/pack.cc b/generic/pack.cc
index f1cfd0b2..0eebfb99 100644
--- a/generic/pack.cc
+++ b/generic/pack.cc
@@ -112,7 +112,6 @@ static void pack_nonlut_ffs(Context *ctx)
}
}
-
// Merge a net into a constant net
static void set_net_constant(const Context *ctx, NetInfo *orig, NetInfo *constnet, bool constval)
{