Get rid of unused define

This commit is contained in:
Michael Vetter
2025-03-06 14:29:20 +01:00
parent b5f0cc0bd4
commit 71b7d97dcb
2 changed files with 0 additions and 4 deletions

View File

@@ -57,8 +57,6 @@
#include "ui/window.h"
#include "common.h"
#define FALLBACK_MSG ""
void*
aesgcm_file_get(void* userdata)
{

View File

@@ -57,8 +57,6 @@
#include "ui/window.h"
#include "common.h"
#define FALLBACK_MSG ""
void*
plugin_download_install(void* userdata)
{