diff --git a/views.module b/views.module index 765c13d75ebe..b39ba44f0c65 100644 --- a/views.module +++ b/views.module @@ -49,8 +49,6 @@ function views_core_modules() { /** * Implements hook_init(). - * - * */ function views_init() { $path = drupal_get_path('module', 'views');