Removed debug code

This commit is contained in:
niansa 2020-10-11 17:31:41 +02:00
parent c75b42d1e1
commit d71b29cb37

View file

@ -39,8 +39,6 @@ struct fcmdwatcher_pair {
int main(int argc, char **argv) {
int inotifier;
libcatch_init();
//int *p = NULL; *p = 1; //DEBUG
//*p = 1; //DEBUG
// Check arguments
if (argc == 2 && strcmp(argv[1], "--license") == 0) {
// License requested