Remove obsolete code
authorMarcel Werk <burntime@woltlab.com>
Fri, 15 Mar 2024 14:25:20 +0000 (15:25 +0100)
committerMarcel Werk <burntime@woltlab.com>
Fri, 15 Mar 2024 14:25:20 +0000 (15:25 +0100)
commitdaa4f70b370d58f3e6a906b51f68c8d614029e8a
treef11e7665b734ecf146da4b21b40457ab016d7467
parent51ac3295a3152666d94739b28d6e2c1b34620e82
Remove obsolete code

The hash, file extension and dimensions are determined by the `UserAvatarImporter` anyway and do not need to be given as a parameter.
14 files changed:
files/lib/system/exporter/IPB3xExporter.class.php
files/lib/system/exporter/IPB4xExporter.class.php
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/PhpBB3xExporter.class.php
files/lib/system/exporter/SMF2xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php
files/lib/system/exporter/WBB2xExporter.class.php
files/lib/system/exporter/WBB3xExporter.class.php
files/lib/system/exporter/WBB4xExporter.class.php
files/lib/system/exporter/XF12xExporter.class.php
files/lib/system/exporter/XF2xExporter.class.php