aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Jeffrey <ajeffrey@mozilla.com>2019-12-20 12:13:01 -0600
committerAlan Jeffrey <ajeffrey@mozilla.com>2019-12-20 12:13:01 -0600
commit03ec414d88a768c0d8229f7ebcfc620b492ca0e9 (patch)
tree824f16a057d106ce20473a0e4feada13fc7d16dc
parentda3fdf89a728a8d81581742b7a285f95c539884e (diff)
downloadservo-03ec414d88a768c0d8229f7ebcfc620b492ca0e9.tar.gz
servo-03ec414d88a768c0d8229f7ebcfc620b492ca0e9.zip
Removed outdated comment
-rw-r--r--ports/gstplugin/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/gstplugin/Cargo.toml b/ports/gstplugin/Cargo.toml
index 16589fb3bfd..04393709477 100644
--- a/ports/gstplugin/Cargo.toml
+++ b/ports/gstplugin/Cargo.toml
@@ -30,7 +30,6 @@ lazy_static = "1.4"
libservo = {path = "../../components/servo"}
servo-media = {git = "https://github.com/servo/media"}
sparkle = "0.1"
-# NOTE: the sm-angle-default feature only enables angle on windows, not other platforms!
surfman = { git = "https://github.com/pcwalton/surfman", branch = "multi" }
surfman-chains-api = "0.2"
surfman-chains = { git = "https://github.com/asajeffrey/surfman-chains", branch = "multi" }