diff options
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r-- | src/ephy-main.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c index 5c33629ab..471ccaeb2 100644 --- a/src/ephy-main.c +++ b/src/ephy-main.c @@ -355,9 +355,6 @@ main (int argc, exit (1); } - /* Work-around Flash Player crash */ - g_setenv ("XLIB_SKIP_ARGB_VISUALS", "1", FALSE); - /* Run the migration in all cases, except when running a private instance without a given profile directory or running in incognito mode. */ |