Index: openacs-4/packages/acs-authentication/tcl/authority-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authority-procs.xql,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/acs-authentication/tcl/authority-procs.xql 12 Mar 2004 18:48:45 -0000 1.6 +++ openacs-4/packages/acs-authentication/tcl/authority-procs.xql 4 Oct 2018 10:07:02 -0000 1.7 @@ -20,12 +20,5 @@ - - - select authority_id - from auth_authorities - where short_name = :short_name - -