diff options
Diffstat (limited to 'src/app_convndx.c')
-rw-r--r-- | src/app_convndx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app_convndx.c b/src/app_convndx.c index 3014e11..1aa37f5 100644 --- a/src/app_convndx.c +++ b/src/app_convndx.c @@ -1,7 +1,6 @@ #include <stdio.h> #include <string.h> #include <unistd.h> -#include <assert.h> #include "apk_adb.h" #include "apk_applet.h" |