]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove extra field
authorAlan T. DeKok <aland@freeradius.org>
Fri, 19 Jun 2015 20:40:25 +0000 (16:40 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 19 Jun 2015 20:40:25 +0000 (16:40 -0400)
raddb/mods-config/sql/main/sqlite/queries.conf

index 4c06545a41a2dfb00e8812716a35c4460e353492..0bd7262c4784a87e80c2aa61c23bbe7986b6b946 100644 (file)
@@ -355,7 +355,6 @@ accounting {
                                        '%{Acct-Authentic}', \
                                        '', \
                                        '%{Connect-Info}', \
-                                       NULL, \
                                        %{%{Acct-Input-Gigawords}:-0} << 32 | \
                                                %{%{Acct-Input-Octets}:-0}, \
                                        %{%{Acct-Output-Gigawords}:-0} << 32 | \