mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-26 01:21:57 +00:00
Remove some unused declarations
This commit is contained in:
parent
079adea8ee
commit
95872d36fd
@ -6,9 +6,6 @@
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
class Reader;
|
||||
class Writer;
|
||||
|
||||
// Nullable null-terminated string, which is null if default constructed,
|
||||
// but non-null if assigned.
|
||||
// This is used in Query{Func,Type,Var}::def to reduce memory footprint.
|
||||
|
Loading…
Reference in New Issue
Block a user