summaryrefslogtreecommitdiff
path: root/dist/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'dist/shell.c')
-rw-r--r--dist/shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/shell.c b/dist/shell.c
index 8879b36..9c21103 100644
--- a/dist/shell.c
+++ b/dist/shell.c
@@ -24,7 +24,6 @@
#include "sqlite3.h"
#include <ctype.h>
#include <stdarg.h>
-
// Begin Android Add
#ifndef NO_ANDROID_FUNCS
#include <sqlite3_android.h>