Skip to content

Commit 5c1347f

Browse files
committed
change some things around
1 parent 193bfdf commit 5c1347f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/Xamarin.Android.Build.Tasks/Tasks

src/Xamarin.Android.Build.Tasks/Tasks/Aapt2.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,6 @@ bool LogNotesOrWarnings (string message, string singleLine, MessageImportance me
216216
LogCodedWarning (GetErrorCode (singleLine), singleLine);
217217
return true;
218218
}
219-
else {
220-
LogMessage (singleLine, messageImportance);
221-
}
222219
return false;
223220
}
224221

0 commit comments

Comments
 (0)