From 442d7544acd775d297a4a1fb72bb0e8412f21cee Mon Sep 17 00:00:00 2001 From: Greg Clayton Date: Fri, 17 Dec 2010 15:50:20 +0000 Subject: Removed libunwind sources as we aren't using them anymore. llvm-svn: 122059 --- lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp') diff --git a/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp b/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp index c1b5fa47d93..f5491cb9202 100644 --- a/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp +++ b/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp @@ -20,11 +20,9 @@ #include "lldb/Target/Unwind.h" #include "lldb/Breakpoint/WatchpointLocation.h" -#include "LibUnwindRegisterContext.h" #include "ProcessGDBRemote.h" #include "ProcessGDBRemoteLog.h" #include "Utility/StringExtractorGDBRemote.h" -#include "UnwindLibUnwind.h" #include "UnwindMacOSXFrameBackchain.h" #include "UnwindLLDB.h" -- cgit v1.2.3