aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-05-21 12:47:40 +1000
committerinmarket <andrewh@inmarket.com.au>2014-05-21 12:47:40 +1000
commit7afe4e78b7ffd2150f7eba51d6613422ccc7abe5 (patch)
treebfff206387393e90157d95e964b5c304e7853662 /demos
parent0b204ed8e39d900c22f11e02c47de970648dbb31 (diff)
downloaduGFX-7afe4e78b7ffd2150f7eba51d6613422ccc7abe5.tar.gz
uGFX-7afe4e78b7ffd2150f7eba51d6613422ccc7abe5.tar.bz2
uGFX-7afe4e78b7ffd2150f7eba51d6613422ccc7abe5.zip
Remove unnecessary window manager
Diffstat (limited to 'demos')
-rw-r--r--demos/modules/gwin/basic/gfxconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/modules/gwin/basic/gfxconf.h b/demos/modules/gwin/basic/gfxconf.h
index 70149055..c5050cef 100644
--- a/demos/modules/gwin/basic/gfxconf.h
+++ b/demos/modules/gwin/basic/gfxconf.h
@@ -46,7 +46,6 @@
#define GDISP_NEED_CIRCLE TRUE
/* Features for the GWIN subsystem. */
-#define GWIN_NEED_WINDOWMANAGER TRUE
#endif /* _GFXCONF_H */