summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-29 13:35:59 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-29 14:06:35 +0100
commit0d3a25c8dd8c47e72dc1b241480280ace745dd94 (patch)
tree910ad75167fba48c03f71e079001d783ab70d262 /offapi
parent9a19ef1a041d708f64cc20364b99d929ed01c406 (diff)
offapi: remove empty modules "test" and "pgp"
Change-Id: I52f92b8293a6a09d494f1ce2e067d5cfcc217c31
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/modules.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index c541d06ab83e..e8eec3fcc015 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -115,9 +115,6 @@ module media {};
/// Interfaces for Mozilla integration.
module mozilla {};
-/// Pretty Good Privacy (deprecated).
-module pgp {};
-
/// Netscape-like plugin interfaces.
module plugin {};
@@ -166,9 +163,6 @@ module table {};
/// Task management interfaces.
module task {};
-/// Test interfaces for core-reflection, introspection and marshalling.
-module test {};
-
/// Text specific interfaces.
module text {};