destruction typo

This commit is contained in:
Matej Sekoranja
2011-02-07 15:45:16 +01:00
parent 13262e1111
commit f4180cfdb9

View File

@@ -565,7 +565,7 @@ int main(int argc,char *argv[])
epicsThreadSleep ( 3.0 );
ClientFactory::start();
ClientFactory::stop();
/*
printf("Destroying context... \n");
context->destroy();