[CRIU] [PATCH 3/9] util: remove unused the service fd constant

Andrey Vagin avagin at openvz.org
Thu Sep 12 09:24:35 EDT 2013


Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 include/crtools.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/crtools.h b/include/crtools.h
index 31d411e..3a6eaaa 100644
--- a/include/crtools.h
+++ b/include/crtools.h
@@ -54,7 +54,6 @@ enum sfd_type {
 	LOG_FD_OFF,
 	LOG_DIR_FD_OFF,
 	IMG_FD_OFF,
-	SELF_EXE_FD_OFF,
 	PROC_FD_OFF,
 	CTL_TTY_OFF,
 	SELF_STDIN_OFF,
-- 
1.8.3.1



More information about the CRIU mailing list