Skip to content

Commit

Permalink
[src/utils.h] Remove function declaration startMafw
Browse files Browse the repository at this point in the history
…, because it appears to be dead code; for details see issue #101.
  • Loading branch information
Olf0 authored Jun 16, 2024
1 parent 0e7791a commit b2e0ee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ public slots:

void setOrientation(QString val);

void startMafw(QString artist, QString title);

void createAlbumArt(QString imagepath);
void removeAlbumArt();

Expand Down

0 comments on commit b2e0ee3

Please sign in to comment.