diff options
author | Timothy Pearson <[email protected]> | 2012-04-18 14:38:15 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-04-18 14:38:15 -0500 |
commit | a63606b68664ba56c48bfdb86ef042c836faae66 (patch) | |
tree | 78f99cf41b4fcf03162b8cdb2cb618806d015059 /tdm/kfrontend/gentdmconf.c | |
parent | 632eda3b6c6d9aa903e31d3533e8bcb631868d0b (diff) | |
download | tdebase-a63606b68664ba56c48bfdb86ef042c836faae66.tar.gz tdebase-a63606b68664ba56c48bfdb86ef042c836faae66.zip |
Ensure that tdm honors SAK setting
Minor cleanup of tdm build warnings
Diffstat (limited to 'tdm/kfrontend/gentdmconf.c')
-rw-r--r-- | tdm/kfrontend/gentdmconf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tdm/kfrontend/gentdmconf.c b/tdm/kfrontend/gentdmconf.c index b30a1a965..4605a923a 100644 --- a/tdm/kfrontend/gentdmconf.c +++ b/tdm/kfrontend/gentdmconf.c @@ -945,10 +945,6 @@ static int maxTTY, TTYmask; static void getInitTab( void ) { - File it; - char *p, *eol, *ep; - int tty; - if (maxTTY) return; if (!maxTTY) { |