summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/plugin.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-09-03 14:43:20 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-09-03 18:18:09 +0200
commitcac7c02f52204eb3cea0a8594ed2d2c9313d4ede (patch)
treef412dde74bdcf6d9e61141ad366545bfef83058d /compilerplugins/clang/plugin.cxx
parentUpdate git submodules (diff)
downloadcore-cac7c02f52204eb3cea0a8594ed2d2c9313d4ede.tar.gz
core-cac7c02f52204eb3cea0a8594ed2d2c9313d4ede.zip
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@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/plugin.cxx')
-rw-r--r--compilerplugins/clang/plugin.cxx1
1 files changed, 0 insertions, 1 deletions
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>