aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput
diff options
context:
space:
mode:
Diffstat (limited to 'include/ginput')
-rw-r--r--include/ginput/mouse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ginput/mouse.h b/include/ginput/mouse.h
index aa9864a9..669eaec6 100644
--- a/include/ginput/mouse.h
+++ b/include/ginput/mouse.h
@@ -112,7 +112,6 @@ extern "C" {
* @return A pointer to the display
*
* @param[in] instance The ID of the mouse input instance
- * @param[in] g The GDisplay to which this mouse belongs
*/
GDisplay *ginputGetMouseDisplay(uint16_t instance);