diff --git a/get_landmines.py b/get_landmines.py index 8ff535c5e..3aac6e760 100755 --- a/get_landmines.py +++ b/get_landmines.py @@ -47,7 +47,6 @@ def print_landmines(): gyp_msvs_version().startswith('2013')): print "Switched win from VS2010 to VS2013." print "Update to VS2013 Update 2." - print "Update to VS2013 Update 3." print 'Need to clobber everything due to an IDL change in r154579 (blink)' print 'Need to clobber everything due to gen file moves in r175513 (Blink)' if (platform() != 'ios'):