diff options
author | Frank Schönheit <fs@openoffice.org> | 2009-10-21 19:13:02 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2009-10-21 19:13:02 +0000 |
commit | 2d207950c0b06378190e2ae322f19c9a25d3e09d (patch) | |
tree | 0e1822a0510634a90769f8c422c6310c08673f62 /offapi | |
parent | 81d2ec9f692dd263f09e0c8f1697c72783522985 (diff) |
module 'data' does not exist anymore (for a long time by now), so now need to list it here
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/modules.idl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl index d91c8edad1ff..81bcb46f06a0 100644 --- a/offapi/com/sun/star/modules.idl +++ b/offapi/com/sun/star/modules.idl @@ -78,9 +78,6 @@ module chart {}; */ module chart2 {}; -/// Non-JDBC conform database interfaces <b>(deprecated)</d> -module data {}; - /// Access to the tree of configuration data. module configuration {}; |