summaryrefslogtreecommitdiff
path: root/mi/mi.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-10-03 17:21:16 -0400
committerAdam Jackson <ajax@redhat.com>2008-10-03 17:51:20 -0400
commit14d98b4a2fdea4a4f5cc9b751151672cb392fba3 (patch)
tree7ef1d6972c71813362a3d8211190ffdac6b8e0b4 /mi/mi.h
parent48b47928133bc462947104bd0f4204f00b993862 (diff)
miFindMaxBand is dead code
Diffstat (limited to 'mi/mi.h')
-rw-r--r--mi/mi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mi/mi.h b/mi/mi.h
index 8bacaa7a4..e38bf383e 100644
--- a/mi/mi.h
+++ b/mi/mi.h
@@ -369,10 +369,6 @@ extern Bool miRectAlloc(
int /*n*/
);
-extern int miFindMaxBand(
- RegionPtr /*prgn*/
-);
-
#ifdef DEBUG
extern Bool miValidRegion(
RegionPtr /*prgn*/