Skip to content

Commit

Permalink
No need to fetch CDN info when checking for build version.
Browse files Browse the repository at this point in the history
  • Loading branch information
navv1234 committed Jul 7, 2014
1 parent 6d34e88 commit 3dcc3af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion casc_extract/casc.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ def parse_archive(self, handle, idx):
return True

def CheckVersion(self):
self.open_cdns()
self.open_version()
self.open_cdn_build_cfg()
self.open_build_cfg()
Expand Down

0 comments on commit 3dcc3af

Please sign in to comment.