summaryrefslogtreecommitdiffstats
path: root/include/lldb/lldb-private-forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/lldb-private-forward.h')
-rw-r--r--include/lldb/lldb-private-forward.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/lldb/lldb-private-forward.h b/include/lldb/lldb-private-forward.h
index 424aa4c..bcfeb68 100644
--- a/include/lldb/lldb-private-forward.h
+++ b/include/lldb/lldb-private-forward.h
@@ -34,7 +34,6 @@ namespace lldb_private
typedef std::weak_ptr<lldb_private::NativeProcessProtocol> NativeProcessProtocolWP;
typedef std::shared_ptr<lldb_private::NativeRegisterContext> NativeRegisterContextSP;
typedef std::shared_ptr<lldb_private::NativeThreadProtocol> NativeThreadProtocolSP;
- typedef std::shared_ptr<lldb_private::UnixSignals> UnixSignalsSP;
}
#endif // #if defined(__cplusplus)
OpenPOWER on IntegriCloud