]> git.cworth.org Git - apitrace/blobdiff - common/trace_resource.hpp
Add gui support for trace profiling.
[apitrace] / common / trace_resource.hpp
index beea62229d46afad1187e9b95249ac185018d3b2..1d0a31b95a291435645921620164f5ee604faf06 100644 (file)
 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);