diff cinst/main.c @ 324:eff8e7ce4dae

Add first compiling implementation of nssstore_win.c
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 07 Apr 2014 13:34:50 +0000
parents f17226aa2e09
children c89bfb0e638e
line wrap: on
line diff
--- a/cinst/main.c	Mon Apr 07 13:20:34 2014 +0200
+++ b/cinst/main.c	Mon Apr 07 13:34:50 2014 +0000
@@ -307,9 +307,7 @@
       ERRORPRINTF ("Failed to write windows stores retval: %i\n", ret);
     }
 #endif
-#ifndef WIN32 /* TODO Remove ifdef once it is implemented */
   ret = write_stores_nss (to_install, to_remove);
-#endif
   if (ret != 0)
     {
       ERRORPRINTF ("Failed to write nss stores");

http://wald.intevation.org/projects/trustbridge/