diff --git a/plugins/Live/Controller.php b/plugins/Live/Controller.php
index 04ce28d65b656adb84a916322e80ed221fe3d89c..aa249b3d75dfedc7080ef8a375333fb8c668cc89 100644
--- a/plugins/Live/Controller.php
+++ b/plugins/Live/Controller.php
@@ -180,7 +180,6 @@ class Controller extends \Piwik\Plugin\Controller
                                                                                 'segment'                 => self::getSegmentWithVisitorId(),
                                                                                 'filter_limit'            => API::VISITOR_PROFILE_MAX_VISITS_TO_SHOW,
                                                                                 'filter_offset'           => $startCounter,
-                                                                                'disable_generic_filters' => 0,
                                                                                 'period'                  => false,
                                                                                 'date'                    => false
                                                                            ));