aboutsummaryrefslogtreecommitdiff
path: root/src/rc.map
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-04 17:00:56 +0000
committerRoy Marples <roy@marples.name>2007-10-04 17:00:56 +0000
commit15fde9a796a45999b2fdebebbe8862f33cf4965b (patch)
treec5ecbd4750bf65a6c309ab64bc4561b2c86aadfb /src/rc.map
parent87ea3e9e3bfa8e96b31d682f29fc7959bdd1b39e (diff)
Punt rc_exists from public interface, move to private static inline
Diffstat (limited to 'src/rc.map')
-rw-r--r--src/rc.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc.map b/src/rc.map
index b6ef0a54..6fb6220b 100644
--- a/src/rc.map
+++ b/src/rc.map
@@ -13,7 +13,6 @@ global:
rc_env_config;
rc_env_filter;
rc_environ_fd;
- rc_exists;
rc_find_pids;
rc_ls_dir;
rc_rm_dir;