Skip to content

Commit

Permalink
Remove stray header
Browse files Browse the repository at this point in the history
This was causing Doxygen warnings.

Header was added in b157119, likely
due to copying from report formats.
  • Loading branch information
mattmundell committed May 29, 2024
1 parent 31a9e6e commit cedc753
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/manage_sql_report_configs.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,4 @@ restore_report_config (const char *);
void
delete_report_configs_user (user_t);

gboolean
inherit_report_configs (user_t, user_t);



#endif /* not _GVMD_MANAGE_SQL_REPORT_CONFIGS_H */

0 comments on commit cedc753

Please sign in to comment.