diff options
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r-- | gfxconf.example.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h index 71e6ff58..36b4cda4 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -288,9 +288,7 @@ // GADC // /////////////////////////////////////////////////////////////////////////// //#define GFX_USE_GADC FALSE - -//#define GADC_MAX_LOWSPEED_DEVICES 4 - +// #define GADC_MAX_LOWSPEED_DEVICES 4 /////////////////////////////////////////////////////////////////////////// // GAUDIO // @@ -299,7 +297,6 @@ // #define GAUDIO_NEED_PLAY FALSE // #define GAUDIO_NEED_RECORD FALSE - /////////////////////////////////////////////////////////////////////////// // GMISC // /////////////////////////////////////////////////////////////////////////// |