Skip to content

Commit

Permalink
Removed comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
interkosmos committed Oct 5, 2024
1 parent 9199510 commit 33bfc3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/xmpp.f90
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ module xmpp
public :: xmpp_sha1_to_digest
public :: xmpp_sha1_to_string
public :: xmpp_sha1_to_string_
! public :: xmpp_sha1_to_string_alloc
public :: xmpp_sha1_update
public :: xmpp_sha1_update_
public :: xmpp_shutdown
Expand Down Expand Up @@ -307,7 +306,6 @@ module xmpp
public :: xmpp_stanza_set_to_
public :: xmpp_stanza_set_type
public :: xmpp_stanza_set_type_
! public :: xmpp_stanza_to_text
public :: xmpp_stop
public :: xmpp_timed_handler_add
public :: xmpp_timed_handler_delete
Expand Down

0 comments on commit 33bfc3a

Please sign in to comment.