summaryrefslogtreecommitdiff
path: root/backends/intersynth
diff options
context:
space:
mode:
Diffstat (limited to 'backends/intersynth')
-rw-r--r--backends/intersynth/intersynth.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/intersynth/intersynth.cc b/backends/intersynth/intersynth.cc
index 2f94e290..9faed77c 100644
--- a/backends/intersynth/intersynth.cc
+++ b/backends/intersynth/intersynth.cc
@@ -23,7 +23,6 @@
#include "kernel/celltypes.h"
#include "kernel/log.h"
#include <string>
-#include <assert.h>
static std::string netname(std::set<std::string> &conntypes_code, std::set<std::string> &celltypes_code, std::set<std::string> &constcells_code, RTLIL::SigSpec sig)