2021-03-08 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'RDCartFilter::userIsAdmin()' and
	'RDCartFilter::setUserIsAdmin()' methods.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-08 12:50:15 -05:00
parent de570896f1
commit 7ed7218b20
6 changed files with 11 additions and 71 deletions

View File

@@ -21241,3 +21241,6 @@
in rddbmgr(8).
* Fixed a bug in 'CheckSchedCodeRules()' in rddbmgr(8) that
would throw a SQL error when no schedule codes were defined.
2021-03-08 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDCartFilter::userIsAdmin()' and
'RDCartFilter::setUserIsAdmin()' methods.