commit | 1a89e73a4e9bbc18b1b9b06dd2138d9f27e0d8e8 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Feb 14 20:16:48 2011 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Feb 14 20:16:48 2011 +0300 |
tree | 4dd2aa939b5a531c08c549c57497521ee9164d5e | |
parent | 09dc74974bbd3740f0e2f45c8541a239b221b620 [diff] |
src/lib/config.c: declare some functions as static Also, remove one unused function. It was meant to implement the 'vzctl unset' functionality, but we will do it in a different way. Signed-off-by: Kir Kolyshkin <kir@openvz.org>