diff --git a/core/modules/views/views.views.inc b/core/modules/views/views.views.inc
index 4f28122..2389ea6 100644
--- a/core/modules/views/views.views.inc
+++ b/core/modules/views/views.views.inc
@@ -75,7 +75,6 @@ function views_views_data() {
     'help' => t('Override the default view title for this view. This is useful to display an alternative title when a view is empty.'),
     'area' => array(
       'id' => 'title',
-      'sub_type' => 'empty',
     ),
   );
 
