X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e7ae5b6a82491c2ea81c032e3dc9cea4e77792fc..3eb3d1b144adb92e62de08e67dc6ff3d39bf7483:/SL/DB/MetaSetup/Pricegroup.pm?ds=sidebyside diff --git a/SL/DB/MetaSetup/Pricegroup.pm b/SL/DB/MetaSetup/Pricegroup.pm index 5536d1547..176d4267e 100644 --- a/SL/DB/MetaSetup/Pricegroup.pm +++ b/SL/DB/MetaSetup/Pricegroup.pm @@ -15,7 +15,5 @@ __PACKAGE__->meta->columns( __PACKAGE__->meta->primary_key_columns([ 'id' ]); -# __PACKAGE__->meta->initialize; - 1; ;