]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/viewdocs.py
ignore warning 4535 for VC8 too as it still seems to be harmless
[wxWidgets.git] / wxPython / distrib / viewdocs.py
index f909d18af69015da296daff79ee05411f3b7ecc4..01151c1902d1519b94fbca58c9f0687a8b37a8de 100755 (executable)
@@ -22,7 +22,6 @@ if os.access(basePath, os.W_OK):
     args = ['',
         '--cache='+basePath,
         os.path.join(basePath, 'wx.zip'),
     args = ['',
         '--cache='+basePath,
         os.path.join(basePath, 'wx.zip'),
-        os.path.join(basePath, 'ogl.zip'),
         ]
 
     # add any other .zip files found
         ]
 
     # add any other .zip files found