Do not include display scheme
This commit is contained in:
parent
c90b6e9d19
commit
994f3d4d7b
|
@ -19,7 +19,6 @@ fn usage() -> ! {
|
||||||
|
|
||||||
fn enter(root: &Path, cmd: &str, args: &[String]) {
|
fn enter(root: &Path, cmd: &str, args: &[String]) {
|
||||||
let names = [
|
let names = [
|
||||||
"display",
|
|
||||||
"pty",
|
"pty",
|
||||||
"rand",
|
"rand",
|
||||||
"tcp",
|
"tcp",
|
||||||
|
|
Loading…
Reference in a new issue