diff options
| author | lijia <[email protected]> | 2021-07-02 10:37:23 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2021-07-02 10:37:23 +0800 |
| commit | 84e5621ba90e5148028f30cb208f4bccd9db3b73 (patch) | |
| tree | 0f8137a7145bfc265030cf2bb24eca98b6348153 /.gitmodules | |
| parent | 33f5b18cf6854e2849a1a0c813e39e9a0eee6bbf (diff) | |
根据DerScanner扫描结果, 直接删除一些废弃不用的代码, 这些代码其实都没被编译! 没有修改sapp现有代码, 此次修改理论上无需做回归测试.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index ff481af..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +0,0 @@ -[submodule "test/sapp_module_test"] - path = test/sapp_module_test - url = https://lijia:[email protected]/Alpha_lib/sapp_module_test.git -[submodule "test/benchmark_pcap"] - path = test/benchmark_pcap - url = https://lijia:[email protected]/public_resources/benchmark_pcap.git |
