diff options
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 0661246..f46a120 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___ */ |