2018-10-16 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'RDGetSqlValue(const QString &table,const QString &name1,
	const QString &test1,const QString &name2,const QString &test2,
	const QString &name3,const QString &test3,const QString &param,
	bool *valid=0)' function.
This commit is contained in:
Fred Gleason
2018-10-16 19:11:11 -04:00
parent 72c2b39ca5
commit 00bf0e9aa6
3 changed files with 5 additions and 34 deletions

View File

@@ -17784,3 +17784,8 @@
* Fixed a bug that caused a gratuitious 'INALID_FUNC' error to
be sent to syslog when used with an ASI card without timescaling
support.
2018-10-16 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDGetSqlValue(const QString &table,const QString &name1,
const QString &test1,const QString &name2,const QString &test2,
const QString &name3,const QString &test3,const QString &param,
bool *valid=0)' function.