aboutsummaryrefslogtreecommitdiffstats
path: root/src/constrain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/constrain.cpp')
-rw-r--r--src/constrain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constrain.cpp b/src/constrain.cpp
index 534c77d..46da500 100644
--- a/src/constrain.cpp
+++ b/src/constrain.cpp
@@ -221,4 +221,3 @@ APrimitive::constrain(TEnv& tenv, Constraints& c) const
throw Error(loc, (format("unknown primitive `%1%'") % n).str());
}
}
-