Skip to content

Commit e77eee7

Browse files
committed
Fix compilation warnings and Replace base64
1 parent 27697cf commit e77eee7

File tree

9 files changed

+16
-409
lines changed

9 files changed

+16
-409
lines changed

config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ if test "$PHP_TARANTOOL" != "no"; then
1414
src/utils.c \
1515
src/third_party/msgpuck.c \
1616
src/third_party/sha1.c \
17-
src/third_party/base64_tp.c \
1817
src/third_party/PMurHash.c \
1918
, $ext_shared)
2019
PHP_ADD_BUILD_DIR([$ext_builddir/src/])

src/third_party/base64_tp.c

Lines changed: 0 additions & 300 deletions
This file was deleted.

0 commit comments

Comments
 (0)