fpicker/source/win32/IVistaFilePickerInternalNotify.hxx | 1 - fpicker/source/win32/VistaFilePickerEventHandler.hxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit 01bdd3a8d17b53c4b953b074dbcd262a125527d8 Author: Julien Nabet <[email protected]> AuthorDate: Mon May 18 18:03:55 2020 +0200 Commit: Julien Nabet <[email protected]> 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 <[email protected]> Reviewed-by: Julien Nabet <[email protected]> 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" _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
