This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository evisum.
View the commit online.
commit 08452d2df057106c9d41c2a68384b310ec6f9ec4
Author: Alastair Poole <[email protected]>
AuthorDate: Fri May 8 18:03:32 2026 +0100
formatting: newline.
---
src/bin/enigmatic/client/Enigmatic_Client.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/bin/enigmatic/client/Enigmatic_Client.h b/src/bin/enigmatic/client/Enigmatic_Client.h
index 5eecd4a..83b202f 100644
--- a/src/bin/enigmatic/client/Enigmatic_Client.h
+++ b/src/bin/enigmatic/client/Enigmatic_Client.h
@@ -148,7 +148,6 @@ typedef enum
EVENT_FILE_SYSTEM_DEL = 12,
EVENT_PROCESS_ADD = 13,
EVENT_PROCESS_DEL = 14,
-
EVENT_RECORD_DELAY = 15,
} Enigmatic_Client_Event_Type;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.