Socket buffer size fix (#1720)
This commit is contained in:
committed by
Jonathan White
parent
0650b3084e
commit
3a92e4aab9
@@ -25,8 +25,6 @@
|
||||
#include "gui/DatabaseTabWidget.h"
|
||||
#include "core/Entry.h"
|
||||
|
||||
enum { max_length = 16*1024 };
|
||||
|
||||
class BrowserService : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user