Skip to content

Commit

Permalink
cleanup unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-mri authored and alandekok committed May 14, 2015
1 parent 70a78c1 commit d3ba813
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/modules/rlm_python/rlm_python.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,6 @@ static struct {
{ NULL, 0 },
};

/*
* This allows us to initialise PyThreadState on a per thread basis
*/
fr_thread_local_setup(PyThreadState *, local_thread_state) /* macro */


/*
* Let assume that radiusd module is only one since we have only
* one intepreter
Expand Down

0 comments on commit d3ba813

Please sign in to comment.