|
|
@@ -3153,7 +3153,6 @@ static int message_handler_req_lib_ckpt_sectionoverwrite (struct conn_info *conn
|
|
|
struct iovec iovecs[2];
|
|
|
struct saCkptCheckpoint *checkpoint;
|
|
|
struct res_lib_ckpt_sectionoverwrite res_lib_ckpt_sectionoverwrite;
|
|
|
- SaAisErrorT error = SA_AIS_ERR_NOT_EXIST;
|
|
|
|
|
|
log_printf (LOG_LEVEL_DEBUG, "Section overwrite from API fd %d\n", conn_info->fd);
|
|
|
checkpoint = ckpt_checkpoint_find_global (&req_lib_ckpt_sectionoverwrite->checkpointName);
|