aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/uGFXnet/ginput_lld_mouse_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/multiple/uGFXnet/ginput_lld_mouse_config.h')
-rw-r--r--drivers/multiple/uGFXnet/ginput_lld_mouse_config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/multiple/uGFXnet/ginput_lld_mouse_config.h b/drivers/multiple/uGFXnet/ginput_lld_mouse_config.h
index b0a0e04f..576df7ee 100644
--- a/drivers/multiple/uGFXnet/ginput_lld_mouse_config.h
+++ b/drivers/multiple/uGFXnet/ginput_lld_mouse_config.h
@@ -5,16 +5,6 @@
* http://ugfx.org/license.html
*/
-/**
- * @file drivers/multiple/Win32/ginput_lld_mouse_config.h
- * @brief GINPUT LLD header file for mouse/touch driver.
- *
- * @defgroup Mouse Mouse
- * @ingroup GINPUT
- *
- * @{
- */
-
#ifndef _LLD_GINPUT_MOUSE_CONFIG_H
#define _LLD_GINPUT_MOUSE_CONFIG_H
@@ -49,5 +39,3 @@
#define GINPUT_MOUSE_NO_ROTATION TRUE
#endif /* _LLD_GINPUT_MOUSE_CONFIG_H */
-/** @} */
-