[CRIU] [PATCH 2/3] remote: Drop unused PB_LOCAL_IMAGE_SIZE

Radostin Stoyanov rstoyanov1 at gmail.com
Wed Jan 30 12:04:48 MSK 2019


Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
---
 criu/img-remote.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/criu/img-remote.c b/criu/img-remote.c
index 014d3f4c5..172e96521 100644
--- a/criu/img-remote.c
+++ b/criu/img-remote.c
@@ -22,7 +22,6 @@
 #include "protobuf.h"
 #include "image.h"
 
-#define PB_LOCAL_IMAGE_SIZE PATH_MAX
 #define EPOLL_MAX_EVENTS 50
 
 // List of images already in memory.
-- 
2.20.1



More information about the CRIU mailing list