diff options
author | Adam Jackson <ajax@redhat.com> | 2008-10-03 17:21:16 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-10-03 17:51:20 -0400 |
commit | 14d98b4a2fdea4a4f5cc9b751151672cb392fba3 (patch) | |
tree | 7ef1d6972c71813362a3d8211190ffdac6b8e0b4 /mi/mi.h | |
parent | 48b47928133bc462947104bd0f4204f00b993862 (diff) |
miFindMaxBand is dead code
Diffstat (limited to 'mi/mi.h')
-rw-r--r-- | mi/mi.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -369,10 +369,6 @@ extern Bool miRectAlloc( int /*n*/ ); -extern int miFindMaxBand( - RegionPtr /*prgn*/ -); - #ifdef DEBUG extern Bool miValidRegion( RegionPtr /*prgn*/ |