diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2006-10-31 16:44:10 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-02-05 19:32:08 +0200 |
commit | 67b240ddd4a6549a23885afc723b6efa7c52db4c (patch) | |
tree | 2da8d5150eceb03ed74d55ee38d350ecc03852c7 /src/atimach64xv.h | |
parent | 4dac7896549392f7378cad9620618cec28f41a16 (diff) |
Consolidate atixv.c w/ atimach64xv.c, part 1.
Merge ATIXVInitializeAdaptor() in ATIMach64XVInitialiseAdaptor().
Diffstat (limited to 'src/atimach64xv.h')
-rw-r--r-- | src/atimach64xv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/atimach64xv.h b/src/atimach64xv.h index 06612462..f46a120b 100644 --- a/src/atimach64xv.h +++ b/src/atimach64xv.h @@ -28,9 +28,6 @@ #include "xf86str.h" #include "xf86xv.h" -extern int ATIMach64XVInitialiseAdaptor(ScreenPtr, ScrnInfoPtr, ATIPtr, - XF86VideoAdaptorPtr **); - extern void ATIMach64CloseXVideo(ScreenPtr, ScrnInfoPtr, ATIPtr); #endif /* ___ATIMACH64XV_H___ */ |