main.c: remove unneeded header

We don't use any of PBT_* macros.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
pull/333/head
Lev Stipakov 2019-11-26 09:29:09 +02:00 committed by Selva Nair
parent 307bb34fa9
commit 4ca344819f
1 changed files with 0 additions and 1 deletions

1
main.c
View File

@ -31,7 +31,6 @@
#include <shlwapi.h>
#include <wtsapi32.h>
#include <prsht.h>
#include <pbt.h>
#include <commdlg.h>
#include "tray.h"