mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
Strict visibility for Net functions
This commit is contained in:
@@ -38,9 +38,6 @@ const ArenaAllocator = std.heap.ArenaAllocator;
|
||||
|
||||
const IS_DEBUG = builtin.mode == .Debug;
|
||||
|
||||
const errorCheck = Net.errorCheck;
|
||||
const errorMCheck = Net.errorMCheck;
|
||||
|
||||
const Method = Net.Method;
|
||||
const ResponseHead = Net.ResponseHead;
|
||||
const HeaderIterator = Net.HeaderIterator;
|
||||
|
||||
Reference in New Issue
Block a user