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