fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / pingback.cc
index e641fbd9002250a9c5bd2f4cd81269dd7b610d42..5e747bb4336753ffdcce7781a17f3ec4a8d4e219 100644 (file)
@@ -172,7 +172,7 @@ _pingback (void *arg)
 
 #endif /* PLATFORM_WINDOWS */
 
-       return_str = h.get (url);
+       return_str = h.get (url, false);
 
        if (!return_str.empty ()) {
                if ( return_str.length() > 140 ) { // like a tweet :)