Skip to content

Commit 2588cdd

Browse files
remove uneeded define
1 parent c531632 commit 2588cdd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/appvar.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
extern "C" {
4141
#endif
4242

43-
#define APPVAR_MAX_FILE_SIZE (71680) /* kind of arbitrary */
4443
#define APPVAR_MAX_DATA_SIZE (65505)
4544
#define APPVAR_MAX_BEFORE_COMPRESSION_SIZE (APPVAR_MAX_DATA_SIZE * 6)
4645
#define APPVAR_MAX_COMMENT_SIZE 42

0 commit comments

Comments
 (0)