diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2014-02-18 16:23:10 +0000 | 
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2014-02-18 16:23:10 +0000 | 
| commit | 866dcdacfe59f5f448e008fe2c4cb9dfcf72b2ec (patch) | |
| tree | 95cb16075f0af1b3a05b9b84eb18dda8e6c903e9 /include/lldb/API/SBError.h | |
| parent | de889deb2c386f2a7831befaf226e5c86685fa53 (diff) | |
Diffstat (limited to 'include/lldb/API/SBError.h')
| -rw-r--r-- | include/lldb/API/SBError.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/lldb/API/SBError.h b/include/lldb/API/SBError.h index 12b34ec6dbc3d..25d7e81a3be52 100644 --- a/include/lldb/API/SBError.h +++ b/include/lldb/API/SBError.h @@ -71,7 +71,6 @@ protected:      friend class SBDebugger;      friend class SBCommunication;      friend class SBHostOS; -    friend class SBInputReader;      friend class SBPlatform;      friend class SBProcess;      friend class SBThread; | 
