summaryrefslogtreecommitdiffstats
path: root/tapsets.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tapsets.cxx')
-rw-r--r--tapsets.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/tapsets.cxx b/tapsets.cxx
index ddea8f94..d0792362 100644
--- a/tapsets.cxx
+++ b/tapsets.cxx
@@ -5366,8 +5366,6 @@ perfmon_derived_probe_group::emit_probes (translator_output* op, unparser* up)
void
perfmon_derived_probe_group::emit_module_init (translator_output* o)
{
- string msg(string("Cannot generate perfmon probes"));
- throw semantic_error(msg);
}
#endif /* PERFMON */