summaryrefslogtreecommitdiff
path: root/frontends/windows
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows')
-rw-r--r--frontends/windows/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/windows/main.c b/frontends/windows/main.c
index bae7815ae..ea9d99571 100644
--- a/frontends/windows/main.c
+++ b/frontends/windows/main.c
@@ -312,8 +312,6 @@ static nserror nsw32_messages_init(char **respaths)
static struct gui_misc_table win32_misc_table = {
.schedule = win32_schedule,
.warning = win32_warning,
-
- .cert_verify = nsw32_cert_verify,
};
/**