aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-07 01:34:39 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-07 01:34:39 +0100
commita178db6f130bfd0eb7ee2f82c6788508e1a1fa7a (patch)
treeaef14cae363eb65d20e425d701040c4d92b34832 /src
parentb86c313aa2f86836fd8801e1937b1410679d5cb1 (diff)
downloaduGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.tar.gz
uGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.tar.bz2
uGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.zip
Revert "doxygen tweaks - not complete yet"
This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1.
Diffstat (limited to 'src')
-rw-r--r--src/drivers.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/drivers.c b/src/drivers.c
deleted file mode 100644
index 12e1ded8..00000000
--- a/src/drivers.c
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- ChibiOS/GFX - Copyright (C) 2012
- Joel Bodenmann aka Tectu <joel@unormal.org>
-
- This file is part of ChibiOS/GFX.
-
- ChibiOS/GFX is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- ChibiOS/GFX is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-/**
- * @addtogroup DRIVERS
- * @{
- */
-