[lldb] Remove unused method declaration
authorAlexander Shaposhnikov <shal1t712@gmail.com>
Fri, 10 Nov 2017 19:40:53 +0000 (19:40 +0000)
committerAlexander Shaposhnikov <shal1t712@gmail.com>
Fri, 10 Nov 2017 19:40:53 +0000 (19:40 +0000)
commit7fd4a2c47759e7cff5a0ef762fa3881cb000c6ea
tree0529512c730f34d0b70189010d0e7a789ec17691
parent6e4aa1e48138182685431c76184dfc36e620aea2
[lldb] Remove unused method declaration

FindCompleteObjCDefinitionType is not used anywhere and there is no implementation of it, only a declaration.

Test plan: make check-lldb

Differential revision: https://reviews.llvm.org/D39884

llvm-svn: 317919
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h