[PATCH] xfree86: Remove unused xorg_symbols extern from loader.c. Signed-off-by: Jesse Adkins <jesserayadkins at gmail.com>
Peter Hutterer
peter.hutterer at who-t.net
Sun Aug 1 20:50:36 PDT 2010
On Sun, Aug 01, 2010 at 04:01:24PM -0700, Jesse Adkins wrote:
> ---
> hw/xfree86/loader/loader.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/hw/xfree86/loader/loader.c b/hw/xfree86/loader/loader.c
> index 086ab33..888b6fe 100644
> --- a/hw/xfree86/loader/loader.c
> +++ b/hw/xfree86/loader/loader.c
> @@ -75,8 +75,6 @@
> #include "xf86Priv.h"
> #include "compiler.h"
>
> -extern void *xorg_symbols[];
> -
> #define MAX_HANDLE 256
> static int refCount[MAX_HANDLE];
this patch should be squashed in with the loader magic commit.
Cheers,
Peter
More information about the xorg-devel
mailing list