Remove simpleservo antialiasing option, rely on pref

This commit is contained in:
Paul Rouget 2020-07-17 08:49:09 +02:00
parent 9174b201b0
commit 1b0de562ed
4 changed files with 3 additions and 12 deletions

View file

@ -200,7 +200,6 @@ Servo::Servo(std::optional<hstring> initUrl, hstring args, GLsizei width,
o.width = mWindowWidth;
o.height = mWindowHeight;
o.density = dpi;
o.enable_subpixel_text_antialiasing = false;
o.native_widget = eglNativeWindow;
// Note about logs: