summaryrefslogtreecommitdiff
path: root/sim/builder.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/builder.hh')
-rw-r--r--sim/builder.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/builder.hh b/sim/builder.hh
index a85c88b76..36e40c2a9 100644
--- a/sim/builder.hh
+++ b/sim/builder.hh
@@ -38,9 +38,6 @@
class SimObject;
-std::ostream &
-builderStream();
-
//
// A SimObjectBuilder serves as an evaluation context for a set of
// parameters that describe a specific instance of a SimObject. This