diff --git a/views.module b/views.module index 765c13d75ebeac6f55c4db7abe7e5f1df853cd8e..b39ba44f0c65434ca517d3089640690b68fdedf2 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');