queue.show => show

This commit is contained in:
Marty Kraimer
2000-02-11 16:54:37 +00:00
parent 411751338b
commit 6d5037eef3

View File

@@ -208,7 +208,7 @@ void osiTimer::arm (osiTimerQueue &queueIn, double initialDelay)
this->pQueue = &queueIn;
# ifdef DEBUG
this->queue.show (10u);
this->show (10u);
# endif
# ifdef DEBUG