mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-02-07 13:15:37 +00:00
[client] egl: remove useless comment in filter_downscale.c
This commit is contained in:
parent
8514f35474
commit
977a4f6323
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ EGL_FilterDownscale;
|
|||
|
||||
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[] =
|
||||
{
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue