diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl
index fc0e9ed4073ff6cda5107981048a588dba91f07c..2ecc927d9f438f22f111413c6752b59cbc7e12da 100644
--- a/bin/slubsipbuilderbagit.pl
+++ b/bin/slubsipbuilderbagit.pl
@@ -865,9 +865,6 @@ sub main{
     # get bag name
     my $bagNameDir = SLUB::LZA::SIPBuilderBagIt::generateBagName($exportToArchiveDate, $ppn, $noppn);
 
-    # user hints
-    SLUB::LZA::SIPBuilderBagIt::checkForTitle(\@addBagInfo);
-
     # save options
     if($save eq "copy") {
         my $bagPath = "$outputPath/$bagNameDir";