From e2574db445c23b812a26740475cbacbbd964639b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:12:52 -0600 Subject: Rename old tq methods that no longer need a unique name --- conduits/timeconduit/time-conduit.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/timeconduit') diff --git a/conduits/timeconduit/time-conduit.cc b/conduits/timeconduit/time-conduit.cc index 20000e5..76798db 100644 --- a/conduits/timeconduit/time-conduit.cc +++ b/conduits/timeconduit/time-conduit.cc @@ -83,7 +83,7 @@ void TimeConduit::readConfig() { #ifdef DEBUG DEBUGKPILOT << fname << ": Would have set time to " - << TQDateTime::tqcurrentDateTime().toString() << endl; + << TQDateTime::currentDateTime().toString() << endl; #endif return delayDone(); } -- cgit v1.2.1