clean up switching between dynarec and interpreter
[pcsx_rearmed.git] / frontend / plugin.c
index 7f3b8a4..d2d3dba 100644 (file)
@@ -187,7 +187,6 @@ static const struct {
        DIRECT_GPU(GPUgetScreenPic),
        DIRECT_GPU(GPUshowScreenPic),
 */
-//     DIRECT_GPU(GPUclearDynarec),
 };
 
 void *plugin_link(enum builtint_plugins_e id, const char *sym)