summaryrefslogtreecommitdiff
path: root/src/context/stacking_vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/stacking_vector.h')
-rw-r--r--src/context/stacking_vector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/stacking_vector.h b/src/context/stacking_vector.h
index b737c40ae..4b482c9b0 100644
--- a/src/context/stacking_vector.h
+++ b/src/context/stacking_vector.h
@@ -50,7 +50,7 @@ public:
d_offset(ctxt, 0) {
}
- ~StackingVector() throw() { }
+ ~StackingVector() { }
/**
* Return a value from the vector. If n is not a key in
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback