From 0d6b7fcb79e9bf6f823b5802f8317056015faeec Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 1 Feb 2005 11:08:31 +0000 Subject: cleanup patch from Adrian Bunk --- shared-core/via_ds.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'shared-core/via_ds.h') diff --git a/shared-core/via_ds.h b/shared-core/via_ds.h index bd2f07ca..e7179d3c 100644 --- a/shared-core/via_ds.h +++ b/shared-core/via_ds.h @@ -101,12 +101,4 @@ PMemBlock via_mmAllocMem(memHeap_t * heap, int size, int align2, */ int via_mmFreeMem(PMemBlock b); -/* - * destroy MM - */ -void via_mmDestroy(memHeap_t * mmInit); - -/* For debugging purpose. */ -void via_mmDumpMemInfo(memHeap_t * mmInit); - #endif -- cgit v1.2.3