X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin.c;h=d2d3dbab2dcd6c6d439e14fde580f039b5995ef3;hb=980f7a58b47fefd3424bf8d55f6345128dc3774c;hp=7f3b8a463b1bc327f14000f7368f5c87471db03b;hpb=4d66d894c6563cbfb78fe8ccc0b374809fc44b0d;p=pcsx_rearmed.git diff --git a/frontend/plugin.c b/frontend/plugin.c index 7f3b8a46..d2d3dbab 100644 --- a/frontend/plugin.c +++ b/frontend/plugin.c @@ -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)