X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=5236d8bbd8bd58bce0cfca7895f51318ac3f072d;hb=68f7c981ac5dedf2084d617f079f290edb6693cb;hp=0792aff382d148eecd8ea2ee1dd8117c9e9f8aa9;hpb=67528023641345f3439a2ba75e11cd1a31157fcf;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 0792aff..5236d8b 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -40,8 +40,6 @@ struct Command { Function function; }; - -extern const Command dump; - +extern const Command dump_command; #endif /* _APITRACE_CLI_HPP_ */