pidgin/old.pidgin.im

Remove some test code

2012-05-03, Mark Doliner
aae55b92a294
Parents 85acea1d62ae
Children ace14076e032
Remove some test code
--- a/inc/blurb.downloaddetect.inc Thu May 03 07:56:29 2012 +0000
+++ b/inc/blurb.downloaddetect.inc Thu May 03 07:57:05 2012 +0000
@@ -2,7 +2,6 @@
// Figure out what browser we're working with
$useragent = $_SERVER['HTTP_USER_AGENT'];
-$useragent = 'Win';//TODO MARK test code--remove this!
// Default value
$download_have_direct_link = false;