summaryrefslogtreecommitdiff
path: root/TAO/examples/Advanced/ch_8_and_10/icp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Advanced/ch_8_and_10/icp.h')
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/icp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Advanced/ch_8_and_10/icp.h b/TAO/examples/Advanced/ch_8_and_10/icp.h
index 795e527e0b6..a884c51d769 100644
--- a/TAO/examples/Advanced/ch_8_and_10/icp.h
+++ b/TAO/examples/Advanced/ch_8_and_10/icp.h
@@ -38,6 +38,4 @@ extern "C" {
);
}
-size_t min(const size_t len1, const size_t len2);
-
#endif /* _ICP_H */