Unverified Commit a792aa17 by Long Wang Committed by Stéphane Graber

state: remove lxc_rmstate declaration

Signed-off-by: 's avatarLong Wang <w@laoqinren.net>
parent bbf98522
......@@ -35,7 +35,6 @@ typedef enum {
MAX_STATE,
} lxc_state_t;
extern int lxc_rmstate(const char *name);
extern lxc_state_t lxc_getstate(const char *name, const char *lxcpath);
extern lxc_state_t lxc_str2state(const char *state);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment