diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-15 15:16:23 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-15 15:16:23 +0000 |
commit | a1aa6d2818331cb411c26185e9a61ec520cc511c (patch) | |
tree | 090f14410f9401112f6b897bfcbaa062a7f5bd32 /third_party | |
parent | 66fae6db2a11355ffe9efe3bdf5f3879b4c0fcad (diff) | |
download | chromium_src-a1aa6d2818331cb411c26185e9a61ec520cc511c.zip chromium_src-a1aa6d2818331cb411c26185e9a61ec520cc511c.tar.gz chromium_src-a1aa6d2818331cb411c26185e9a61ec520cc511c.tar.bz2 |
Remove third_party/pthread because no one uses it.
Review URL: http://codereview.chromium.org/196106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/pthread/README.chromium | 14 | ||||
-rw-r--r-- | third_party/pthread/pthreadVC2.lib | bin | 29056 -> 0 bytes |
2 files changed, 0 insertions, 14 deletions
diff --git a/third_party/pthread/README.chromium b/third_party/pthread/README.chromium deleted file mode 100644 index 673ec16..0000000 --- a/third_party/pthread/README.chromium +++ /dev/null @@ -1,14 +0,0 @@ -This directory contains built 2.7.0 Pthreads-w32 library. - -The library is used *only* to build testkjs console application from WebKit. - -Current distribution is available from: - http://sourceware.org/pthreads-win32/ - -License information: - See http://sourceware.org/pthreads-win32/copying.html - This implementation is free software, distributed under the GNU Lesser - General Public License (LGPL). - -When updating, no modifications should be necessary aside from building -the library that will be statically linked.
\ No newline at end of file diff --git a/third_party/pthread/pthreadVC2.lib b/third_party/pthread/pthreadVC2.lib Binary files differdeleted file mode 100644 index 667be1f..0000000 --- a/third_party/pthread/pthreadVC2.lib +++ /dev/null |