diff options
author | Pablo Barciela <[email protected]> | 2019-03-30 02:18:49 +0100 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-04-05 11:54:48 +0200 |
commit | 7f2891aa487ecb6a1c5451b4c5b51316a1583ac6 (patch) | |
tree | 3a77041ff4cf06ec90fbff284a92fce3bc664136 /po/cy.po | |
parent | a27a915a138df43f4cde6a964f7ef9991996be6f (diff) | |
download | caja-7f2891aa487ecb6a1c5451b4c5b51316a1583ac6.tar.bz2 caja-7f2891aa487ecb6a1c5451b4c5b51316a1583ac6.tar.xz |
fm-desktop-icon-view: remove dead code
Fixes Clang static analyzer warnings:
fm-desktop-icon-view.c:331:33: warning: 1st function call argument is an uninitialized value
if (pointer == NULL && (gdk_device_get_source (cur) == GDK_SOURCE_MOUSE)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
fm-desktop-icon-view.c:335:34: warning: 1st function call argument is an uninitialized value
if (keyboard == NULL && (gdk_device_get_source (cur) == GDK_SOURCE_KEYBOARD)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'po/cy.po')
0 files changed, 0 insertions, 0 deletions