summaryrefslogtreecommitdiff
path: root/it_debug.class
diff options
context:
space:
mode:
authorUrban Müller2008-12-01 15:38:41 +0000
committerUrban Müller2008-12-01 15:38:41 +0000
commit6fb4d5d796e6f208d892837c1654e985d198c1f5 (patch)
tree51d708700827bdc9f69f09a0e44d0beee5128cc6 /it_debug.class
parentbe30e42c7430ad6ee54c0577ef688fe83ed78a4a (diff)
downloaditools-6fb4d5d796e6f208d892837c1654e985d198c1f5.tar.gz
itools-6fb4d5d796e6f208d892837c1654e985d198c1f5.tar.bz2
itools-6fb4d5d796e6f208d892837c1654e985d198c1f5.zip
forgotton debug code
Diffstat (limited to 'it_debug.class')
-rw-r--r--it_debug.class1
1 files changed, 0 insertions, 1 deletions
diff --git a/it_debug.class b/it_debug.class
index 0ca045c..4a09732 100644
--- a/it_debug.class
+++ b/it_debug.class
@@ -89,7 +89,6 @@ function dump($args)
}
else if (getenv('USER') != 'cschneid' && posix_isatty(STDOUT)) # ;)
{
- echo posix_isatty(STDOUT) . "\n";
$blue = "\033[34m";
$noblue = "\033[m";
$red = "\033[31m";