[Libreoffice-commits] core.git: fpicker/source
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Mon May 18 19:00:12 UTC 2020
fpicker/source/win32/IVistaFilePickerInternalNotify.hxx | 1 -
fpicker/source/win32/VistaFilePickerEventHandler.hxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 01bdd3a8d17b53c4b953b074dbcd262a125527d8
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Mon May 18 18:03:55 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon May 18 20:59:35 2020 +0200
Unused #include "comptr.hxx"
Change-Id: I42ae8fd069a328df2b98e62ce3980dba8fb221b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94437
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx b/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx
index 57f995715719..f39d5aff4560 100644
--- a/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx
+++ b/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_IVISTAFILEPICKERINTERNALNOTIFY_HXX
#define INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_IVISTAFILEPICKERINTERNALNOTIFY_HXX
-#include "comptr.hxx"
#include "vistatypes.h"
#include <cppuhelper/basemutex.hxx>
diff --git a/fpicker/source/win32/VistaFilePickerEventHandler.hxx b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
index 5cdb1bcc85b9..3ea47dbd8640 100644
--- a/fpicker/source/win32/VistaFilePickerEventHandler.hxx
+++ b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
@@ -22,7 +22,6 @@
#include <shobjidl.h>
-#include "comptr.hxx"
#include "vistatypes.h"
#include "IVistaFilePickerInternalNotify.hxx"
More information about the Libreoffice-commits
mailing list