[Commits] [SCM] claws branch, master, updated. 4.3.0-10-ge67044c8e

jonathan at claws-mail.org jonathan at claws-mail.org
Sun Jun 23 01:17:57 UTC 2024


The branch, master has been updated
       via  e67044c8e72ae2b7af927220dd5a412439122c86 (commit)
      from  b7bec8a7f47968600e87aa0bf8526594e3dcea36 (commit)

Summary of changes:
 src/common/socket.c | 2 --
 1 file changed, 2 deletions(-)


- Log -----------------------------------------------------------------
commit e67044c8e72ae2b7af927220dd5a412439122c86
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sat Jun 22 17:17:37 2024 -0700

    Remove _WIN32_WINNT definition
    
    This is now set by the Windows installer build system.

diff --git a/src/common/socket.c b/src/common/socket.c
index a63c9a7a8..da3eb8feb 100644
--- a/src/common/socket.c
+++ b/src/common/socket.c
@@ -21,8 +21,6 @@
 #include "claws-features.h"
 #endif
 
-/* This can probably be handled better, e.g. define it in config.h. */
-#define _WIN32_WINNT _WIN32_WINNT_WIN6
 #include <glib.h>
 #include <glib/gi18n.h>
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list