aboutsummaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorPaul Rouget <me@paulrouget.com>2020-07-17 08:49:09 +0200
committerPaul Rouget <me@paulrouget.com>2020-07-21 06:30:06 +0200
commit1b0de562ed8c672dc6b61da847706ab24568c5fe (patch)
tree462bcd70c11eec24f2505b287db248a438225993 /support
parent9174b201b0b0eeedded34c9cd9868669802f6b4e (diff)
downloadservo-1b0de562ed8c672dc6b61da847706ab24568c5fe.tar.gz
servo-1b0de562ed8c672dc6b61da847706ab24568c5fe.zip
Remove simpleservo antialiasing option, rely on pref
Diffstat (limited to 'support')
-rw-r--r--support/hololens/ServoApp/ServoControl/Servo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/support/hololens/ServoApp/ServoControl/Servo.cpp b/support/hololens/ServoApp/ServoControl/Servo.cpp
index 0602fcb7992..7adef0a8511 100644
--- a/support/hololens/ServoApp/ServoControl/Servo.cpp
+++ b/support/hololens/ServoApp/ServoControl/Servo.cpp
@@ -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: