summaryrefslogtreecommitdiff
path: root/dbaccess/inc/genericcontroller.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 12:28:46 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:09 +0200
commit57154616f064752c237a278db18767241da13c3f (patch)
treec105cd45b095b2580c4d9ffec69a49dda8089d9b /dbaccess/inc/genericcontroller.hxx
parent59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (diff)
Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
Diffstat (limited to 'dbaccess/inc/genericcontroller.hxx')
-rw-r--r--dbaccess/inc/genericcontroller.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/inc/genericcontroller.hxx b/dbaccess/inc/genericcontroller.hxx
index c73c91dd9529..8ab991dc79db 100644
--- a/dbaccess/inc/genericcontroller.hxx
+++ b/dbaccess/inc/genericcontroller.hxx
@@ -25,7 +25,6 @@
#include "dbaccessdllapi.h"
#include "IController.hxx"
-/** === begin UNO includes === **/
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/frame/CommandGroup.hpp>
#include <com/sun/star/frame/XController2.hpp>
@@ -45,7 +44,6 @@
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/awt/XUserInputInterception.hpp>
-/** === end UNO includes === **/
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/sharedmutex.hxx>