summaryrefslogtreecommitdiff
path: root/databases/tora/files/patch-tothread.h
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2008-03-10 16:08:53 +0000
committerMax Khon <fjoe@FreeBSD.org>2008-03-10 16:08:53 +0000
commitbb91deae6638250825fbe7a03cc6d5b2bea8bea6 (patch)
tree45a6265c089654159513c50b3667409f2522faf4 /databases/tora/files/patch-tothread.h
parent- Update to 20080309 (diff)
Update to 1.3.22.
PR: 116673 Submitted by: Thierry Thomas
Diffstat (limited to 'databases/tora/files/patch-tothread.h')
-rw-r--r--databases/tora/files/patch-tothread.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/tora/files/patch-tothread.h b/databases/tora/files/patch-tothread.h
deleted file mode 100644
index a171c871047f..000000000000
--- a/databases/tora/files/patch-tothread.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- tothread.h.orig 2007-11-13 02:21:24.000000000 +0600
-+++ tothread.h 2007-11-13 02:21:49.000000000 +0600
-@@ -217,6 +217,8 @@
- * thread and task objects so the calling thread must never delete a started thread.
- */
-
-+void *toThreadStartWrapper(void*);
-+
- class toThread
- {
- private: