From 635e33cdc8f18bb290756633ce0714c496383cfb Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 1 Dec 2015 17:39:04 -0600 Subject: librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys These functions were never meant to be used outside of OpenRC, and they were added when we thought we were going to do away with the automatic detection of subsystems. Since the autodetection is not going away, we can combine these functions into rc_sys. --- src/test/rc.funcs.list | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/test') diff --git a/src/test/rc.funcs.list b/src/test/rc.funcs.list index f4c90b51..c87e470c 100644 --- a/src/test/rc.funcs.list +++ b/src/test/rc.funcs.list @@ -112,9 +112,5 @@ rc_stringlist_split rc_stringlist_split@@RC_1.0 rc_sys rc_sys@@RC_1.0 -rc_sys_v1 -rc_sys_v1@@RC_1.0 -rc_sys_v2 -rc_sys_v2@@RC_1.0 rc_yesno rc_yesno@@RC_1.0 -- cgit v1.2.3