From 57154616f064752c237a278db18767241da13c3f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 28 Jun 2012 12:28:46 +0200 Subject: Remove UNO includes comments Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a --- forms/source/component/ComboBox.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'forms/source/component/ComboBox.hxx') diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx index 78941877e3c4..8adbfeb2ca34 100644 --- a/forms/source/component/ComboBox.hxx +++ b/forms/source/component/ComboBox.hxx @@ -34,13 +34,11 @@ #include "entrylisthelper.hxx" #include "cachedrowset.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include -- cgit