From 36c5b28f2bb55a5a7d5994dab48a520544e78a45 Mon Sep 17 00:00:00 2001 From: Stefan Pranger Date: Fri, 2 Jul 2021 21:33:22 +0200 Subject: [PATCH] addded module for FSWatcher --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a5328c5..70996b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "thirdparty/SQLiteCpp"] path = thirdparty/SQLiteCpp url = https://github.com/SRombauts/SQLiteCpp -[submodule "thirdparty/inotify-cpp"] - path = thirdparty/inotify-cpp - url = https://github.com/erikzenker/inotify-cpp.git