mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] egl: remove useless comment in filter_downscale.c
This commit is contained in:
parent
8514f35474
commit
977a4f6323
@ -73,8 +73,6 @@ EGL_FilterDownscale;
|
|||||||
|
|
||||||
static void egl_filterDownscaleEarlyInit(void)
|
static void egl_filterDownscaleEarlyInit(void)
|
||||||
{
|
{
|
||||||
// doesn't really make sense to have any options for this filter
|
|
||||||
// as it's per title. We need presets to make this nicer to use.
|
|
||||||
static struct Option options[] =
|
static struct Option options[] =
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user