summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 15:16:23 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 15:16:23 +0000
commita1aa6d2818331cb411c26185e9a61ec520cc511c (patch)
tree090f14410f9401112f6b897bfcbaa062a7f5bd32 /third_party
parent66fae6db2a11355ffe9efe3bdf5f3879b4c0fcad (diff)
downloadchromium_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.chromium14
-rw-r--r--third_party/pthread/pthreadVC2.libbin29056 -> 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
deleted file mode 100644
index 667be1f..0000000
--- a/third_party/pthread/pthreadVC2.lib
+++ /dev/null
Binary files differ