X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=09ce7c0ebbc5c034f5290f97040dc7a220f04319;hb=4466912fc280873b6432973b287a48bf9c959b6c;hp=887502bf012ad3699a1ac813789602dda7d494f4;hpb=db7586006bc1a2b9057a2c108bf1e7d20fd6903f;p=lttng-tools.git diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 887502bf0..09ce7c0eb 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -30,7 +30,6 @@ enum cmd_error_code { CMD_SUCCESS, CMD_ERROR, CMD_UNDEFINED, - CMD_NOT_IMPLEMENTED, CMD_FATAL, };