diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-04-27 13:05:30 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-04-28 09:16:26 -0400 |
commit | c0b75f1af77e78e309cb18807de74f3788488a7a (patch) | |
tree | 3a98bb801f7c622c6443dd445836e4528a30682c /test/test.gypi | |
parent | 8e5fa341ebdc1699f08a1dbf4b0dfd98a9969948 (diff) | |
download | qtlocation-mapboxgl-c0b75f1af77e78e309cb18807de74f3788488a7a.tar.gz |
Remove Environment::terminate and associated code
Fixes #1336
Diffstat (limited to 'test/test.gypi')
-rw-r--r-- | test/test.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.gypi b/test/test.gypi index 5c975d547b..d22dc3b43a 100644 --- a/test/test.gypi +++ b/test/test.gypi @@ -62,7 +62,6 @@ 'storage/file_reading.cpp', 'storage/http_cancel.cpp', 'storage/http_coalescing.cpp', - 'storage/http_environment.cpp', 'storage/http_error.cpp', 'storage/http_header_parsing.cpp', 'storage/http_load.cpp', |