diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/xine-utils/xine_check.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/xine-utils/xine_check.c b/src/xine-utils/xine_check.c index 1052bb48d..3f86fe2b8 100644 --- a/src/xine-utils/xine_check.c +++ b/src/xine-utils/xine_check.c @@ -398,12 +398,6 @@ xine_health_check_xv (xine_health_check_t* hc) { #endif /* ! HAVE_X11 */ } -/* ---------------------------------------------------- * - * --- Borrowed Code from: XV TestCard program, --- * - * --- by Alastair M. Robinson --- * - * --- based on code by AW --- * - * ---------------------------------------------------- */ - #else /* !__linux__ */ xine_health_check_t* xine_health_check (xine_health_check_t* hc, int check_num) |