From eca8497238ac331db5ce9cdc35fb2e2f5f5354b3 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 11 May 2016 13:01:15 +0200 Subject: sd: remove pointless micro-optimization Change-Id: Ib5c9e79d21969922feeed5cd1908f238608401e4 --- extensions/source/propctrlr/propertyeditor.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/source/propctrlr') diff --git a/extensions/source/propctrlr/propertyeditor.hxx b/extensions/source/propctrlr/propertyeditor.hxx index 6162d3e1bfb7..eafdf3653db3 100644 --- a/extensions/source/propctrlr/propertyeditor.hxx +++ b/extensions/source/propctrlr/propertyeditor.hxx @@ -25,7 +25,6 @@ #include #include #include -#include #include namespace pcr -- cgit