summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-09-08 07:39:10 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-09-08 07:39:10 +0000
commit4946f446ae9086f780384ad3dcddae9e7e7ce845 (patch)
treeb04a583931e59ee704ddaca5336a681afc09dc37
parent0faef845a8964324cf7fed51ac8fc5dab0096efc (diff)
downloadperl-4946f446ae9086f780384ad3dcddae9e7e7ce845.tar.gz
Remove empty typemap file
p4raw-id: //depot/perl@28807
-rw-r--r--MANIFEST1
-rw-r--r--ext/threads/shared/typemap0
2 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 01b20bc68e..7d131fe938 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1125,7 +1125,6 @@ ext/threads/shared/t/shared_attr.t Test :shared attribute
ext/threads/shared/t/sv_refs.t thread shared variables
ext/threads/shared/t/sv_simple.t thread shared variables
ext/threads/shared/t/wait.t Test cond_wait and cond_timedwait
-ext/threads/shared/typemap thread::shared types
ext/threads/t/basic.t ithreads
ext/threads/t/blocks.t Test threads in special blocks
ext/threads/t/context.t Explicit thread context
diff --git a/ext/threads/shared/typemap b/ext/threads/shared/typemap
deleted file mode 100644
index e69de29bb2..0000000000
--- a/ext/threads/shared/typemap
+++ /dev/null