basic adoption of new mouse binding facility
[ardour.git] / gtk2_ardour / about.h
index 80e4618d226d2c13e0fd5cc6933994d57ba83c41..dfd7213aa79b99d5d7fc2c090081cf784383e8a3 100644 (file)
@@ -33,12 +33,6 @@ class About : public Gtk::AboutDialog
   private:
        ConfigInfoDialog* config_info;
        void show_config_info ();
-
-#ifdef WITH_PAYMENT_OPTIONS
-       Gtk::Image      paypal_pixmap;
-       Gtk::Button      paypal_button;
-       void goto_paypal ();
-#endif
 };
 
 #endif /* __ardour_gtk_about_h__ */