Added comments, and removed unused #include

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6056 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
wizou 2010-04-14 16:27:00 +00:00
parent 637db8940c
commit 36f6645935
4 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,6 @@
#include "../Platform.h"
#include <shlobj.h>
#include <shellapi.h>
#include "resource.h"
#include "util.h"
#include "fileform.h"