summaryrefslogtreecommitdiff
path: root/src/core/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stack.c')
-rw-r--r--src/core/stack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stack.c b/src/core/stack.c
index fa4dbee3..d2eb7acf 100644
--- a/src/core/stack.c
+++ b/src/core/stack.c
@@ -237,7 +237,6 @@ meta_stack_freeze (MetaStack *stack)
stack->freeze_count += 1;
}
-
void
meta_stack_thaw (MetaStack *stack)
{