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 authored and bjoernricks committed May 30, 2024
1 parent 6e68360 commit 3c9e08f
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 3c9e08f

Please sign in to comment.