Commit 4619e485 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

dump: parasite -- Drop unneeded error codes

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent f89f6791
......@@ -22,8 +22,6 @@
#define PARASITE_ERR_CLOSE -1029
#define PARASITE_ERR_WRITE -1030
#define PARASITE_ERR_MPROTECT -1031
#define PARASITE_ERR_CORE_VMA -1032
#define PARASITE_ERR_CORE_PAGE -1033
enum {
PARASITE_CMD_NONE,
......
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