X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_senquack%2Fprofiler.h;fp=plugins%2Fgpu_senquack%2Fprofiler.h;h=0000000000000000000000000000000000000000;hb=4cfc568dce10c4ff9a476e229c56b17f8f1ed678;hp=a23ee3853c01a4da672deb21eb98923cdbcdb818;hpb=5a920d326f0508f941d6cfc6c42500e961f82a72;p=pcsx_rearmed.git diff --git a/plugins/gpu_senquack/profiler.h b/plugins/gpu_senquack/profiler.h deleted file mode 100644 index a23ee385..00000000 --- a/plugins/gpu_senquack/profiler.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __GPU_UNAI_GPU_PROFILER_H__ -#define __GPU_UNAI_GPU_PROFILER_H__ - -#define pcsx4all_prof_pause(...) -#define pcsx4all_prof_start_with_pause(...) -#define pcsx4all_prof_end_with_resume(...) -#define pcsx4all_prof_resume(...) - -#endif /* __GPU_UNAI_GPU_PROFILER_H__ */