no debug output, either

This commit is contained in:
Paul Davis 2016-06-14 12:22:04 -04:00
parent cc907f3df5
commit a843013165

View File

@ -245,7 +245,6 @@ void pingback (const string& version, const string& announce_path)
gchar const *x = g_getenv ("ARDOUR_THEMES_PATH");
if (x && string (x).find ("gtk2_ardour") != string::npos) {
std::cerr << "no ping\n";
return;
}