summaryrefslogtreecommitdiff
path: root/src/linearextrude.cc
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2012-05-28 19:33:20 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2012-05-28 19:33:20 (GMT)
commit352af3eab0870519cab1e5ca93dde0ff9d20e540 (patch)
tree7f160cc03394ef4e26b69aedaffdf396d2c48035 /src/linearextrude.cc
parente63218f2de251e21adf50a705bc9f35483f0baab (diff)
removed debugging
Diffstat (limited to 'src/linearextrude.cc')
-rw-r--r--src/linearextrude.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/linearextrude.cc b/src/linearextrude.cc
index 586e930..28ca30a 100644
--- a/src/linearextrude.cc
+++ b/src/linearextrude.cc
@@ -45,8 +45,6 @@ public:
virtual AbstractNode *evaluate(const Context *ctx, const ModuleInstantiation *inst) const;
};
-#include <iostream>
-
AbstractNode *LinearExtrudeModule::evaluate(const Context *ctx, const ModuleInstantiation *inst) const
{
LinearExtrudeNode *node = new LinearExtrudeNode(inst);
contact: Jan Huwald // Impressum