]> www.fi.muni.cz Git - evince.git/commit
Remove unnecessary NULL check; g_strdup() is NULL-safe.
authorChristian Persch <chpe@src.gnome.org>
Sun, 15 Feb 2009 13:52:29 +0000 (13:52 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sun, 15 Feb 2009 13:52:29 +0000 (13:52 +0000)
commitde80aca8f17266041664ab6dfdadf3ae0f14f1e1
treea513c3555177b8dc4c9fee46f36b39810cdf2f64
parent760bfb26364378df003b2db2ec31976d8e714b9c
Remove unnecessary NULL check; g_strdup() is NULL-safe.

* libdocument/ev-document.c: (ev_document_info_copy): Remove
unnecessary NULL check; g_strdup() is NULL-safe.

svn path=/trunk/; revision=3448
ChangeLog
libdocument/ev-document.c