aboutsummaryrefslogtreecommitdiffstats
path: root/src/touchscreen.c
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-21 11:06:04 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-21 11:06:04 +0100
commitdfb9f92eb1561bcca61dfc9ab516cfba46bc575d (patch)
treee154f239f23fdcff7555b2d9b921f8426874bcc3 /src/touchscreen.c
parent795947a251722cb2df3a2588f383dcc43935a535 (diff)
downloaduGFX-dfb9f92eb1561bcca61dfc9ab516cfba46bc575d.tar.gz
uGFX-dfb9f92eb1561bcca61dfc9ab516cfba46bc575d.tar.bz2
uGFX-dfb9f92eb1561bcca61dfc9ab516cfba46bc575d.zip
cleanup of source files
Diffstat (limited to 'src/touchscreen.c')
-rw-r--r--src/touchscreen.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/touchscreen.c b/src/touchscreen.c
index 7b562c32..0fa5402e 100644
--- a/src/touchscreen.c
+++ b/src/touchscreen.c
@@ -33,14 +33,6 @@
#if GFX_USE_TOUCHSCREEN || defined(__DOXYGEN__)
/*===========================================================================*/
-/* Driver local definitions. */
-/*===========================================================================*/
-
-/*===========================================================================*/
-/* Driver exported variables. */
-/*===========================================================================*/
-
-/*===========================================================================*/
/* Driver local variables. */
/*===========================================================================*/
static struct cal_t *cal;