aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5/arch.h')
-rw-r--r--ecp5/arch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ecp5/arch.h b/ecp5/arch.h
index e4d67e0f..2e54276b 100644
--- a/ecp5/arch.h
+++ b/ecp5/arch.h
@@ -793,7 +793,6 @@ struct Arch : BaseCtx
std::vector<GraphicElement> getDecalGraphics(DecalId decal) const;
- DecalXY getFrameDecal() const;
DecalXY getBelDecal(BelId bel) const;
DecalXY getWireDecal(WireId wire) const;
DecalXY getPipDecal(PipId pip) const;