Removes debug message; Closes #4327
This commit is contained in:
parent
c67947d02d
commit
e8acbcd1e9
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue