diff options
| author | vanhauser-thc <vh@thc.org> | 2024-02-03 11:37:21 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-02-03 11:37:21 +0100 |
| commit | a25f27de28722b91723ddda7c9e7cc2722ee499d (patch) | |
| tree | 11a73a4918c7cbca2958db1b69b4c75802494e4d /.gitmodules | |
| parent | ed1a6f8a570c6fcabee962f402d8d58f6cea77b7 (diff) | |
| parent | eda770fd32b804e3ebd6a43738c0002f6118a463 (diff) | |
| download | afl++-a25f27de28722b91723ddda7c9e7cc2722ee499d.tar.gz | |
fixes
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 18fda27e..33b40c84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "nyx_mode/libnyx"] path = nyx_mode/libnyx url = https://github.com/nyx-fuzz/libnyx.git -[submodule "nyx_mode/QEMU-Nyx"] - path = nyx_mode/QEMU-Nyx - url = https://github.com/nyx-fuzz/qemu-nyx.git [submodule "nyx_mode/packer"] path = nyx_mode/packer url = https://github.com/nyx-fuzz/packer.git |
