summaryrefslogtreecommitdiff
path: root/framework/source/recording/dispatchrecordersupplier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/recording/dispatchrecordersupplier.cxx')
-rw-r--r--framework/source/recording/dispatchrecordersupplier.cxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/framework/source/recording/dispatchrecordersupplier.cxx b/framework/source/recording/dispatchrecordersupplier.cxx
index c9c21df84418..164b6370b7c1 100644
--- a/framework/source/recording/dispatchrecordersupplier.cxx
+++ b/framework/source/recording/dispatchrecordersupplier.cxx
@@ -17,36 +17,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-//_________________________________________________________________________________________________________________
-// include own things
#include <recording/dispatchrecordersupplier.hxx>
#include <threadhelp/writeguard.hxx>
#include <threadhelp/readguard.hxx>
#include <services.h>
-//_________________________________________________________________________________________________________________
-// include interfaces
#include <com/sun/star/frame/XRecordableDispatch.hpp>
-//_________________________________________________________________________________________________________________
-// include other projects
#include <vcl/svapp.hxx>
-//_________________________________________________________________________________________________________________
-// namespace
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// non exported const
-
-//_________________________________________________________________________________________________________________
-// non exported definitions
-
-//_________________________________________________________________________________________________________________
-// declarations
-
//*****************************************************************************************************************
// XInterface, XTypeProvider
//*****************************************************************************************************************