Removing spurious friend declaration

llvm-svn: 156398
This commit is contained in:
Enrico Granata 2012-05-08 18:49:36 +00:00
parent 886147f0ac
commit 601ccb583f
1 changed files with 0 additions and 1 deletions

View File

@ -382,7 +382,6 @@ protected:
private:
lldb::ValueObjectSP m_opaque_sp;
friend void* _wrap_SBValue_GetNonSyntheticValue(void*,void*);
};
} // namespace lldb