From 4b96ba8ddf36f84d4b8c0f2964535bd90477a742 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 26 Oct 2008 11:56:35 +0100 Subject: Nuke unused miBankNewSerialNumber --- mi/mibank.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'mi') diff --git a/mi/mibank.c b/mi/mibank.c index 68415e605..dcaf4a14f 100644 --- a/mi/mibank.c +++ b/mi/mibank.c @@ -2203,18 +2203,6 @@ miInitializeBanking( return TRUE; } -/* This is used to force GC revalidation when the banking type is changed */ -/*ARGSUSED*/ -static int -miBankNewSerialNumber( - WindowPtr pWin, - pointer unused -) -{ - pWin->drawable.serialNumber = NEXT_SERIAL_NUMBER; - return WT_WALKCHILDREN; -} - /* * Given various screen attributes, determine the minimum scanline width such * that each scanline is server and DDX padded and any pixels with imbedded -- cgit v1.2.3