mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
cleanup: remove vintage report_error() function declaration
Remove an old commented-out declaration. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
9fe1951db2
commit
c585fd9f8e
1 changed files with 0 additions and 2 deletions
|
@ -396,8 +396,6 @@ extern int nr_weightsystems(const struct dive *dive);
|
||||||
|
|
||||||
/* UI related protopypes */
|
/* UI related protopypes */
|
||||||
|
|
||||||
// extern void report_error(GError* error);
|
|
||||||
|
|
||||||
extern void remember_event(const char *eventname);
|
extern void remember_event(const char *eventname);
|
||||||
extern void invalidate_dive_cache(struct dive *dc);
|
extern void invalidate_dive_cache(struct dive *dc);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue