replace all internal use of getChannelProviderRegistry()

This commit is contained in:
Michael Davidsaver
2017-06-28 13:48:02 +02:00
parent 3d5696b644
commit 749e8d71d1
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ int main()
pva::ClientFactory::start();
pva::ChannelProvider::shared_pointer provider =
pva::getChannelProviderRegistry()->getProvider("pva");
pva::ChannelProviderRegistry::clients()->getProvider("pva");
{