summaryrefslogtreecommitdiffstats
path: root/lib/private/App/AppStore/Bundles/Bundle.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/App/AppStore/Bundles/Bundle.php')
-rw-r--r--lib/private/App/AppStore/Bundles/Bundle.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/private/App/AppStore/Bundles/Bundle.php b/lib/private/App/AppStore/Bundles/Bundle.php
index 596f02d51e5..47efc4e0cce 100644
--- a/lib/private/App/AppStore/Bundles/Bundle.php
+++ b/lib/private/App/AppStore/Bundles/Bundle.php
@@ -51,13 +51,6 @@ abstract class Bundle {
public abstract function getName();
/**
- * Get the description of the bundle
- *
- * @return string
- */
- public abstract function getDescription();
-
- /**
* Get the list of app identifiers in the bundle
*
* @return array