diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-09-08 07:39:10 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-09-08 07:39:10 +0000 |
commit | 4946f446ae9086f780384ad3dcddae9e7e7ce845 (patch) | |
tree | b04a583931e59ee704ddaca5336a681afc09dc37 | |
parent | 0faef845a8964324cf7fed51ac8fc5dab0096efc (diff) | |
download | perl-4946f446ae9086f780384ad3dcddae9e7e7ce845.tar.gz |
Remove empty typemap file
p4raw-id: //depot/perl@28807
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | ext/threads/shared/typemap | 0 |
2 files changed, 0 insertions, 1 deletions
@@ -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 |