diff options
author | Pablo Barciela <[email protected]> | 2019-03-30 02:18:49 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2019-07-23 16:17:13 +0300 |
commit | 3eaef9c555ce65fa2a01e60667ec819c237ffc46 (patch) | |
tree | 60b3e9e0fad0e6aee8e24ed7e3ebe59a5b144fc5 /po/frp.po | |
parent | 374757b8ff53c4e1a19827ccd04c1ac026e1e69e (diff) | |
download | caja-3eaef9c555ce65fa2a01e60667ec819c237ffc46.tar.bz2 caja-3eaef9c555ce65fa2a01e60667ec819c237ffc46.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/frp.po')
0 files changed, 0 insertions, 0 deletions