diff options
Diffstat (limited to 'demos/modules/console')
| -rw-r--r-- | demos/modules/console/main.c | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/demos/modules/console/main.c b/demos/modules/console/main.c index 1227e89a..4efe9d0a 100644 --- a/demos/modules/console/main.c +++ b/demos/modules/console/main.c @@ -18,12 +18,6 @@      along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 -/**
 - *	The following stuff is optional in your gfxconf.h:
 - *
 - *				#define GDISP_NEED_SCROLL	TRUE	(optional but recommended if your GDISP driver supports it)
 - */
 -
  #include "ch.h"
  #include "hal.h"
  #include "chprintf.h"
  | 
