aboutsummaryrefslogtreecommitdiffstats
path: root/dummy/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'dummy/chip.h')
-rw-r--r--dummy/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dummy/chip.h b/dummy/chip.h
index 5c13298b..255bfee4 100644
--- a/dummy/chip.h
+++ b/dummy/chip.h
@@ -66,7 +66,6 @@ struct Chip
Chip(ChipArgs args);
BelId getBelByName(IdString name) const;
-
IdString getBelName(BelId bel) const;
void bindBel(BelId bel, IdString cell);
void unbindBel(BelId bel);