Skip to content

Commit fe37f0b

Browse files
committed
Get rid of unused define
1 parent 074ecd1 commit fe37f0b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/tools/aesgcm_download.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
#include "ui/window.h"
5858
#include "common.h"
5959

60-
#define FALLBACK_MSG ""
61-
6260
void*
6361
aesgcm_file_get(void* userdata)
6462
{

src/tools/plugin_download.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
#include "ui/window.h"
5858
#include "common.h"
5959

60-
#define FALLBACK_MSG ""
61-
6260
void*
6361
plugin_download_install(void* userdata)
6462
{

0 commit comments

Comments
 (0)