mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 09:51:56 +00:00
remove not used code, use glib wrappers where possible
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
protected:
|
||||
std::string sametypesequence;
|
||||
FILE *dictfile = nullptr;
|
||||
std::unique_ptr<dictData> dictdzfile;
|
||||
std::unique_ptr<DictData> dictdzfile;
|
||||
private:
|
||||
cacheItem cache[WORDDATA_CACHE_NUM];
|
||||
gint cache_cur = 0;
|
||||
|
||||
Reference in New Issue
Block a user