aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Boundary.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Boundary.c b/src/Boundary.c
index 628cab3..7188691 100644
--- a/src/Boundary.c
+++ b/src/Boundary.c
@@ -1169,6 +1169,7 @@ void Boundary_ClearSelection(void)
@endhistory
@@*/
+void Boundary_MakeSureThatTheSelectionIsEmpty(void);
void Boundary_MakeSureThatTheSelectionIsEmpty(void)
{
struct BCDATA *current_bcdata;