mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Remove unused content blocker code.
I don't know what it is for, so I believe it would be better to remove it entirely until and unless we start using it.
This commit is contained in:
parent
e3cc2dd283
commit
5a61d8b2ea
7 changed files with 0 additions and 118 deletions
|
@ -11,7 +11,6 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
brotli = "1.0.6"
|
||||
content-blocker = "0.2.3"
|
||||
cookie = "0.2.5"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
flate2 = "0.2.0"
|
||||
|
@ -19,7 +18,6 @@ hyper = "0.9.9"
|
|||
hyper_serde = "0.5"
|
||||
immeta = "0.3.1"
|
||||
ipc-channel = "0.7"
|
||||
lazy_static = "0.2"
|
||||
log = "0.3.5"
|
||||
matches = "0.1"
|
||||
mime = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue