mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
delete insecure hint
This commit is contained in:
@@ -63,10 +63,6 @@ namespace NekoRay::fmt {
|
||||
virtual ExternalBuildResult BuildExternal(int mapping_port, int socks_port, int external_stat) { return {}; };
|
||||
|
||||
virtual QString ToShareLink() { return {}; };
|
||||
|
||||
virtual QString InsecureHint() { return {}; };
|
||||
|
||||
QString DisplayInsecureHint();
|
||||
};
|
||||
|
||||
} // namespace NekoRay::fmt
|
||||
|
||||
Reference in New Issue
Block a user