Removing unused crc32/file code from core.

This commit is contained in:
Ben Vanik
2014-08-16 00:36:18 -07:00
parent c84fcc70a4
commit 96fb484dd9
7 changed files with 4 additions and 480 deletions

View File

@@ -1,10 +1,6 @@
# Copyright 2013 Ben Vanik. All Rights Reserved.
{
'sources': [
'crc32.cc',
'crc32.h',
'file.cc',
'file.h',
'hash.cc',
'hash.h',
'mmap.h',