aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/api/Config.h')
-rw-r--r--src/crepe/api/Config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/api/Config.h b/src/crepe/api/Config.h
index 7b1a5ca..d2be3f3 100644
--- a/src/crepe/api/Config.h
+++ b/src/crepe/api/Config.h
@@ -91,7 +91,6 @@ public:
//! The maximum number of pixels the mouse can move between MouseDown and MouseUp events to be considered a click.
int tolerance = 5;
} click_tolerance;
-
};
} // namespace crepe