diff --git a/src/mod/endpoints/mod_h323/mod_h323.h b/src/mod/endpoints/mod_h323/mod_h323.h index 9c15ae44d5..5defd21969 100644 --- a/src/mod/endpoints/mod_h323/mod_h323.h +++ b/src/mod/endpoints/mod_h323/mod_h323.h @@ -171,8 +171,6 @@ struct mod_h323_globals { int ptime_override_value; }; -extern struct mod_h323_globals mod_h323_globals; - class FSH323Connection; class FSH323_ExternalRTPChannel;