mirror of
https://github.com/embarklabs/neo-blessed.git
synced 2025-01-24 01:38:54 +00:00
cleanup.
This commit is contained in:
parent
4b1365bccc
commit
a1c91ccb99
@ -1233,9 +1233,6 @@ Tput.cpaths = [
|
|||||||
Tput.prototype.readTermcap = function(term) {
|
Tput.prototype.readTermcap = function(term) {
|
||||||
var self = this
|
var self = this
|
||||||
, term = term || this.terminal
|
, term = term || this.terminal
|
||||||
, TERMCAP = process.env.TERMCAP || ''
|
|
||||||
, TERMPATH = process.env.TERMPATH || ''
|
|
||||||
, HOME = process.env.HOME || ''
|
|
||||||
, terms
|
, terms
|
||||||
, term_
|
, term_
|
||||||
, root
|
, root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user