Skip to content
Commit b1cd3378 authored by Philip Withnall's avatar Philip Withnall 🚫 Committed by Philip Withnall
Browse files

gdatetime: Remove an unnecessary NULL pointer check

datetime->tz can never be NULL, so this pointer check is unnecessary and
confusing, and messes up static analysis.

https://bugzilla.gnome.org/show_bug.cgi?id=732000
parent 404c2d24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment