August Mueller 12 years ago
parent
commit
6f68545eb7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/FMDatabase.h

+ 0 - 2
src/FMDatabase.h

@@ -49,8 +49,6 @@
     #define instancetype id
 #endif
 
-#define FMDatabaseSQLiteBusyMicrosecondsTimeout 20
-
 /** A SQLite ([http://sqlite.org/](http://sqlite.org/)) Objective-C wrapper.
  
  ### Usage