[Libreoffice-commits] core.git: compilerplugins/clang
Noel Grandin (via logerrit)
logerrit at kemper.freedesktop.org
Fri Sep 3 16:18:42 UTC 2021
compilerplugins/clang/plugin.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cac7c02f52204eb3cea0a8594ed2d2c9313d4ede
Author: Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Fri Sep 3 14:43:20 2021 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Sep 3 18:18:09 2021 +0200
remove debugging leftover
from commit 8a54339fc83fe9abaaace6f9f374697e6923d684
loplugin:referencecasting look through more clang Types
Change-Id: I6a8a4bbce04d6f53d8e02961c0917bb57fb69a9d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121601
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/compilerplugins/clang/plugin.cxx b/compilerplugins/clang/plugin.cxx
index 6f7c464aa161..552f676735d3 100644
--- a/compilerplugins/clang/plugin.cxx
+++ b/compilerplugins/clang/plugin.cxx
@@ -11,7 +11,6 @@
#include "plugin.hxx"
-#include <iostream>
#include <cassert>
#include <cstddef>
#include <string>
More information about the Libreoffice-commits
mailing list