Cleanup: doversion for 3.0 is using FileData

This commit is contained in:
Dalai Felinto 2021-04-22 12:19:01 +02:00
parent 7192ab614b
commit 1095d5964d
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ void do_versions_after_linking_300(Main *UNUSED(bmain), ReportList *UNUSED(repor
/* NOLINTNEXTLINE: readability-function-size */
void blo_do_versions_300(FileData *fd, Library *UNUSED(lib), Main *bmain)
{
UNUSED_VARS(fd);
/**
* Versioning code until next subversion bump goes here.