Removes debug message; Closes #4327

This commit is contained in:
Eric Gregory 2011-10-31 18:19:06 -07:00
parent c67947d02d
commit e8acbcd1e9

View file

@ -714,7 +714,6 @@ private class Geary.EngineFolder : Geary.AbstractFolder {
} catch (Error err) {
// TODO: Better parsing of error; currently merely falling through and trying network
// for copy
debug("Unable to fetch email from local store: %s", err.message);
}
// To reach here indicates either the local version does not have all the requested fields