Removing unnecessary declaration
This commit is contained in:
parent
a6b4b7fd27
commit
29cddc5adc
@ -25,8 +25,6 @@
|
||||
namespace YouCompleteMe
|
||||
{
|
||||
|
||||
std::string CXStringToString( CXString text );
|
||||
|
||||
// This class holds pieces of information about a single completion coming from
|
||||
// clang. These pieces are shown in Vim's UI in different ways.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user