From c23934ce5f8e2a19eb2c00fe14d6933d28b86c64 Mon Sep 17 00:00:00 2001 From: "mostang.com!davidm" Date: Thu, 12 Dec 2002 09:17:41 +0000 Subject: [PATCH] Adjust for big file rename. }(Logical change 1.30) --- src/ia64/Lunw_find_dynamic_proc_info.c | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/ia64/Lunw_find_dynamic_proc_info.c diff --git a/src/ia64/Lunw_find_dynamic_proc_info.c b/src/ia64/Lunw_find_dynamic_proc_info.c deleted file mode 100644 index 85f23e50..00000000 --- a/src/ia64/Lunw_find_dynamic_proc_info.c +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef UNW_REMOTE_ONLY -#define UNW_LOCAL_ONLY -#include "unw_find_dynamic_proc_info.c" -#endif