Code

functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't bother...
authorpjrm <pjrm@users.sourceforge.net>
Sun, 5 Apr 2009 22:36:39 +0000 (22:36 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sun, 5 Apr 2009 22:36:39 +0000 (22:36 +0000)
commit5e21eb68cae04d0fc9d349f3d1b7bccc2060e337
treeedb9a32b5dfcfe6b7dd2e4b05fd4b56af941bba1
parent5660830b3eb91cfc026dcd83a6bc51b24833f3e9
functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't bother checking with an extra function call.
src/extension/system.cpp