X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=common%2Ftrace_resource.hpp;h=1d0a31b95a291435645921620164f5ee604faf06;hb=c5cd3565d87b910bf5966d5e5c66ce722fcf25ae;hp=beea62229d46afad1187e9b95249ac185018d3b2;hpb=a19a87e02f91dd0cf4d6217a5ea7125f8509ed85;p=apitrace diff --git a/common/trace_resource.hpp b/common/trace_resource.hpp index beea622..1d0a31b 100644 --- a/common/trace_resource.hpp +++ b/common/trace_resource.hpp @@ -36,11 +36,6 @@ namespace trace { -os::String -findFile(const char *relPath, // path relative to the current program - const char *absPath, // absolute path - bool verbose); - os::String findScript(const char *name);