summaryrefslogtreecommitdiff
path: root/gtk2_ardour/nag.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/nag.h')
-rw-r--r--gtk2_ardour/nag.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/nag.h b/gtk2_ardour/nag.h
index 664cff76fe..911f09d926 100644
--- a/gtk2_ardour/nag.h
+++ b/gtk2_ardour/nag.h
@@ -32,7 +32,6 @@ class NagScreen : public ArdourDialog
void mark_affirmed_subscriber ();
void offer_to_donate ();
void offer_to_subscribe ();
- bool open_uri (const char*);
static bool is_subscribed (bool& really);
};