perf tui: Remove unneeded call to newtCls on startup
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Oct 2011 17:36:53 +0000 (15:36 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Oct 2011 19:03:21 +0000 (17:03 -0200)
commitcc6e7aa0afae3034c9b909b378394e757225e401
tree58d72db6b1471372af8465b087e381f259318bfd
parentf1cf602c16e9a93fd16705621f3430ec7ffe2c44
perf tui: Remove unneeded call to newtCls on startup

That was just filling the screen with blue, even if not a crash, not
something pleasant nor useful ;-)

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-58znjqvan9b1mv5pojxboidg@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/ui/setup.c