diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2007-04-20 13:40:33 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2007-04-20 13:40:33 -0700 |
commit | 2971fd0a18e947c5d39d6af78b0b77d6e4fe00d8 (patch) | |
tree | a946743f10b1182d3ed6bacc5d647d7e5b5e515c /src/g80_output.c | |
parent | ae582bdd2107d7e0106d1d5a9a9d6b9e39f1c901 (diff) |
Remove unused g80_ddc.h.
Diffstat (limited to 'src/g80_output.c')
-rw-r--r-- | src/g80_output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/g80_output.c b/src/g80_output.c index a3b28a5..fd32f98 100644 --- a/src/g80_output.c +++ b/src/g80_output.c @@ -30,7 +30,6 @@ #include <xf86DDC.h> #include "g80_type.h" -#include "g80_ddc.h" #include "g80_output.h" static Bool G80ReadPortMapping(int scrnIndex, G80Ptr pNv) |