Index: chrome/browser/sync/syncable/model_type.h |
=================================================================== |
--- chrome/browser/sync/syncable/model_type.h (revision 94142) |
+++ chrome/browser/sync/syncable/model_type.h (working copy) |
@@ -162,9 +162,6 @@ |
bool intToRealModelType(const std::string& notification_type, |
ModelType* model_type); |
-// Returns true if |model_type| is a real datatype |
-bool IsRealDataType(ModelType model_type); |
- |
} // namespace syncable |
#endif // CHROME_BROWSER_SYNC_SYNCABLE_MODEL_TYPE_H_ |