]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove prototypes for functions that no longer exist
authorAlan T. DeKok <aland@freeradius.org>
Tue, 24 Oct 2017 15:59:58 +0000 (11:59 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 24 Oct 2017 15:59:58 +0000 (11:59 -0400)
src/include/radiusd.h

index 53eaab79c977253bf88e4704fd6daf8d6683b635..5d9cbea75ddc05805354a96f83fbb5c3bb39af33 100644 (file)
@@ -371,14 +371,6 @@ typedef enum {
  *     Function prototypes.
  */
 
-rlm_rcode_t            rad_coa_recv(REQUEST *request);
-
-/* session.c */
-int            rad_check_ts(uint32_t nasaddr, uint32_t nas_port, char const *user, char const *sessionid);
-int            session_zap(REQUEST *request, uint32_t nasaddr,
-                           uint32_t nas_port, char const *user,
-                           char const *sessionid, uint32_t cliaddr,
-                           char proto, int session_time);
 
 /* radiusd.c */
 #undef debug_pair