diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-12 23:35:16 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-13 12:51:10 +0200 |
commit | 9f761a1f2490db5f98260b340fc98ee6187ea1c7 (patch) | |
tree | 8223c9b2df5e7c4d8b47a99c13f07b818bbc3b89 /sal/workben | |
parent | 0c447c00a61b9394ec4ea36a974dceb9b9b6cb8d (diff) |
Remove redundant #include, #define & comments
Diffstat (limited to 'sal/workben')
-rw-r--r-- | sal/workben/salstattest.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/workben/salstattest.c b/sal/workben/salstattest.c index fc17a7132..11bb81921 100644 --- a/sal/workben/salstattest.c +++ b/sal/workben/salstattest.c @@ -29,9 +29,6 @@ #include <systools/win32/shell9x.h> #include <systools/win32/kernel9x.h> -//#include <windows.h> -//#include <shlobj.h> - int _cdecl main( int argc, char * argv[] ) { BROWSEINFOW bi; |