diff options
Diffstat (limited to 'chrome/common/sqlite_compiled_statement.h')
-rw-r--r-- | chrome/common/sqlite_compiled_statement.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/sqlite_compiled_statement.h b/chrome/common/sqlite_compiled_statement.h index 36bb588..c9f198f 100644 --- a/chrome/common/sqlite_compiled_statement.h +++ b/chrome/common/sqlite_compiled_statement.h @@ -132,4 +132,3 @@ class SqliteCompiledStatement { SqliteCompiledStatement var_name(__FILE__, __LINE__, cache, sql) #endif // CHROME_COMMON_SQLITE_COMPILED_STATEMENT_ - |