Skip to content

Commit d327f41

Browse files
committed
Remove unused macro
Usage was removed in 6c55760 but the definition was not removed.
1 parent 231ff70 commit d327f41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#include "fmgr.h"
1616
#include "mb/pg_wchar.h"
1717

18-
#define ENCODING_GROWTH_RATE 4
19-
2018
PG_MODULE_MAGIC;
2119

2220
PG_FUNCTION_INFO_V1(euc_tw_to_big5);

0 commit comments

Comments
 (0)