diff --git a/www/common/application_config_internal.js b/www/common/application_config_internal.js index 971da32ee..15e5b5e34 100644 --- a/www/common/application_config_internal.js +++ b/www/common/application_config_internal.js @@ -22,7 +22,7 @@ define(function() { */ AppConfig.registeredOnlyTypes = ['file', 'contacts', 'notifications', 'support']; - // XXX to prevent apps that aren't officially supported from showing up + // to prevent apps that aren't officially supported from showing up // in the document creation modal AppConfig.hiddenTypes = ['drive', 'teams', 'contacts', 'todo', 'file', 'accounts', 'calendar', 'poll', 'convert', //'doc', 'presentation'