diff --git a/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php b/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php
index 87cb42735a82628e1753b8c850354f04181a0ecd..7d505d18d76a2a15b57ff2e58baf737801b592dc 100644
--- a/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php
+++ b/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php
@@ -54,11 +54,6 @@ class IlsAwareDelegatorFactory implements DelegatorFactoryInterface
     public function __invoke(ContainerInterface $container, $name,
         callable $callback, array $options = null
     ) {
-        /**
-         * The wrapped session handler.
-         *
-         * @var HandlerInterface $handler
-         */
         $driver = call_user_func($callback);
 
         // Attach the ILS if at least one backend supports it: