From f6aeee4502dce6957ab131532f3cd3480c943e00 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Thu, 5 May 2005 04:19:48 +0000 Subject: [PATCH] Remove all references to the previously removed ptl_array. This commit was SVN r5599. --- src/mca/pml/uniq/pml_uniq_proc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mca/pml/uniq/pml_uniq_proc.c b/src/mca/pml/uniq/pml_uniq_proc.c index 95bd07727a..deadf2dccf 100644 --- a/src/mca/pml/uniq/pml_uniq_proc.c +++ b/src/mca/pml/uniq/pml_uniq_proc.c @@ -19,7 +19,6 @@ #include "include/sys/atomic.h" #include "pml_uniq.h" #include "pml_uniq_proc.h" -#include "pml_ptl_array.h" static void mca_pml_uniq_proc_construct(mca_pml_proc_t* proc)