summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h')
-rw-r--r--lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h b/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
index bda16581f87..a865fe26746 100644
--- a/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
+++ b/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
@@ -201,6 +201,4 @@ protected:
ThreadStopSet m_seen_initial_stop;
};
-typedef std::shared_ptr<ProcessPOSIX> ProcessPOSIXSP;
-
#endif // liblldb_MacOSXProcess_H_
OpenPOWER on IntegriCloud