Index: trunk/src/chrome/browser/extensions/api_actions.h |
=================================================================== |
--- trunk/src/chrome/browser/extensions/api_actions.h (revision 189153) |
+++ trunk/src/chrome/browser/extensions/api_actions.h (working copy) |
@@ -45,8 +45,6 @@ |
static const char* kTableName; |
static const char* kTableContentFields[]; |
- static const char* kAlwaysLog[]; |
- static const int kSizeAlwaysLog; |
// Create the database table for storing APIActions, or update the schema if |
// it is out of date. Any existing data is preserved. |