X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=common%2Ftrace_tools.hpp;h=ddfe888cbcf206eeaeb983c2220fc1529ee96393;hb=44d6e82ea0c10fe5c798b22fa25c2186dc77a6c0;hp=b568a0de83642080d80e63875e53981427385ab6;hpb=62997b470d9d35058a7c4d3d2c5ef9c1e2d7dbeb;p=apitrace diff --git a/common/trace_tools.hpp b/common/trace_tools.hpp index b568a0d..ddfe888 100644 --- a/common/trace_tools.hpp +++ b/common/trace_tools.hpp @@ -29,18 +29,12 @@ #include -#include "os_string.hpp" #include "trace_api.hpp" namespace trace { -os::String -findFile(const char *relPath, // path relative to the current program - const char *absPath, // absolute path - bool verbose); - int traceProgram(API api, char * const *argv,