summaryrefslogtreecommitdiff
path: root/src/systemc/ext/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/ext/core')
-rw-r--r--src/systemc/ext/core/sc_event.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemc/ext/core/sc_event.hh b/src/systemc/ext/core/sc_event.hh
index f8a32f343..a5ac2d4f0 100644
--- a/src/systemc/ext/core/sc_event.hh
+++ b/src/systemc/ext/core/sc_event.hh
@@ -59,7 +59,6 @@ class sc_port_base;
class sc_event_finder
{
protected:
- void warn_unimpl(const char *func) const;
virtual ~sc_event_finder() {}
public: