Kaydet (Commit) 0d3a25c8 authored tarafından Michael Stahl's avatar Michael Stahl

offapi: remove empty modules "test" and "pgp"

Change-Id: I52f92b8293a6a09d494f1ce2e067d5cfcc217c31
üst 9a19ef1a
...@@ -115,9 +115,6 @@ module media {}; ...@@ -115,9 +115,6 @@ module media {};
/// Interfaces for Mozilla integration. /// Interfaces for Mozilla integration.
module mozilla {}; module mozilla {};
/// Pretty Good Privacy (deprecated).
module pgp {};
/// Netscape-like plugin interfaces. /// Netscape-like plugin interfaces.
module plugin {}; module plugin {};
...@@ -166,9 +163,6 @@ module table {}; ...@@ -166,9 +163,6 @@ module table {};
/// Task management interfaces. /// Task management interfaces.
module task {}; module task {};
/// Test interfaces for core-reflection, introspection and marshalling.
module test {};
/// Text specific interfaces. /// Text specific interfaces.
module text {}; module text {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment