summaryrefslogtreecommitdiff
path: root/include/regionstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/regionstr.h')
-rw-r--r--include/regionstr.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/regionstr.h b/include/regionstr.h
index 5754e5333..b431d0b04 100644
--- a/include/regionstr.h
+++ b/include/regionstr.h
@@ -381,12 +381,6 @@ extern void miRegionReset(
extern Bool miRegionBreak(
RegionPtr /*pReg*/);
-extern Bool miRegionBreak(
-#if NeedFunctionPrototypes
- RegionPtr /*pReg*/
-#endif
-);
-
extern Bool miPointInRegion(
RegionPtr /*pReg*/,
int /*x*/,