Skip to content

Commit 37d5e11

Browse files
committed
Fixed compilation errors
1 parent 24a8b0c commit 37d5e11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tehreer-android/src/main/jni/Android.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2016-2018 Muhammad Tayyab Akram
2+
# Copyright (C) 2016-2019 Muhammad Tayyab Akram
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -29,7 +29,6 @@ FT_SOURCE_PATH := $(FT_ROOT_PATH)/src
2929
FT_FILE_LIST := \
3030
autofit/autofit.c \
3131
base/ftbase.c \
32-
base/ftapi.c \
3332
base/ftbbox.c \
3433
base/ftbitmap.c \
3534
base/ftdebug.c \

0 commit comments

Comments
 (0)