aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-04 15:16:14 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-04 15:16:21 +0300
commit3d3d391aed616abf8754621c8246a500dddef788 (patch)
tree678a54fbf7c530fc79dadebbc2c03e694d0ad746 /.gitmodules
parentupdate winapi-utf8 (diff)
downloadwinapi-common-3d3d391aed616abf8754621c8246a500dddef788.tar.gz
winapi-common-3d3d391aed616abf8754621c8246a500dddef788.zip
get rid of SafeInt
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 99998f2..9ea0616 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,6 +4,3 @@
[submodule "3rdparty/winapi/utf8"]
path = 3rdparty/winapi/utf8
url = https://github.com/egor-tensin/winapi-utf8.git
-[submodule "3rdparty/microsoft/SafeInt"]
- path = 3rdparty/microsoft/SafeInt
- url = https://github.com/dcleblanc/SafeInt.git