mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
FIX: remove duplicate constant decls
Client: Delphi Patch: Jens Geyer
This commit is contained in:
parent
fa44e9048a
commit
79f89e0cec
@ -45,10 +45,6 @@ uses
|
||||
Thrift.WinHTTP,
|
||||
Thrift.Stream;
|
||||
|
||||
const
|
||||
DEFAULT_MAX_MESSAGE_SIZE = 100 * 1024 * 1024; // 100 MB
|
||||
DEFAULT_THRIFT_TIMEOUT = 5 * 1000; // ms
|
||||
|
||||
type
|
||||
IStreamTransport = interface;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user