make compatible with latest pvDataCPP and pvAccessCPP; lots of work on queues.
This commit is contained in:
@@ -168,14 +168,4 @@ bool PVDatabase::removeRecord(PVRecordPtr const & record)
|
||||
}
|
||||
}
|
||||
|
||||
String PVDatabase::getRequesterName()
|
||||
{
|
||||
static String name("masterDatabase");
|
||||
return name;
|
||||
}
|
||||
|
||||
void PVDatabase::message(String const & message,MessageType messageType)
|
||||
{
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user