Fix text module pgm memory flags.
[bertos.git] / bertos / gfx / text.h
index d8c6aba5d20bbd1852048ccbe71d8ac36cc98888..fb6d9ac5f5bdc386b9450f9a472f278a017a0a5a 100644 (file)
@@ -38,7 +38,6 @@
  * \version $Id$
  *
  * $WIZ$ module_name = "text"
- * $WIZ$ module_harvard = "both"
  */
 
 #ifndef GFX_TEXT_H