_c_helper_fieldaccess_expr: remove handling for empty sep ListInputDevices-V7
authorChristian Linhart <chris@DemoRecorder.com>
Sun, 2 Nov 2014 12:46:58 +0000 (13:46 +0100)
committerChristian Linhart <chris@demorecorder.com>
Mon, 3 Nov 2014 10:23:16 +0000 (11:23 +0100)
commit18ff453edd42712ea4d1e7218bbe8829f9f4caba
treeea80a2bd3326c6c3db9d77152de6f0e6a5327fb3
parentd905b886185fd8e0d9d7f70e0d112cb58ab86f98
_c_helper_fieldaccess_expr: remove handling for empty sep

The loop-variable "sep" is never empty in function
"_c_helper_fieldaccess_expr", after a fix elsewhere.
Therefore I removed the handling of the case of "sep" being empty.

Thanks to Ran Benita for the hint that this can be removed.

Signed-off-by: Christian Linhart <chris@demorecorder.com>
Reviewed-by: Ran Benita <ran234@gmail.com>
Message-ID: <545627C2.3050608@DemoRecorder.com>
Patch-Thread-Subject: [Xcb] [PATCHSET] ListInputDevices revision 2
Patch-Set: ListInputDevices
Patch-Number: libxcb 9/9
Patch-Version: V1
src/c_client.py