mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
clean code:remove useless code
This commit is contained in:
parent
e8bcaa2252
commit
0088377266
|
@ -113,7 +113,6 @@ class DslScanner
|
|||
wstring langFrom, langTo;
|
||||
wstring soundDictionary;
|
||||
char readBuffer[ 65536 ];
|
||||
QTextStream* fragStream;
|
||||
char * readBufferPtr;
|
||||
LineFeed lineFeed;
|
||||
size_t readBufferLeft;
|
||||
|
|
Loading…
Reference in a new issue