diff options
Diffstat (limited to 'src/atioption.c')
-rw-r--r-- | src/atioption.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/atioption.c b/src/atioption.c index 5f2bd01..42fbd56 100644 --- a/src/atioption.c +++ b/src/atioption.c @@ -89,18 +89,6 @@ const OptionInfoRec ATIPublicOptions[] = FALSE, }, -#ifndef AVOID_CPIO - - { - ATI_OPTION_LINEAR, - "linear", - OPTV_BOOLEAN, - {0, }, - FALSE - }, - -#endif /* AVOID_CPIO */ - #ifdef XF86DRI_DEVEL { |