Revert "OscopyAppUI: FIXED an empty line cannot be split"
commit242736c2b6ee5774d58d171e885de7e9fa6f333c
authorArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Wed, 25 Nov 2009 22:10:06 +0000 (25 23:10 +0100)
committerArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Wed, 25 Nov 2009 22:10:06 +0000 (25 23:10 +0100)
tree37a00e93075ecf9893072fd7f24895c3610302f7
parent24f98cd9e87c266fc42b9096bdb547f90f4584ad
Revert "OscopyAppUI: FIXED an empty line cannot be split"

This reverts commit 4e218592d2065642721e0438b14c1357f48cafdc.
This fix avoid crashing when line is 'empty', but in fact it prevent callbacks not to be called when the line contains only '\n'.
Next patch should fix it.
oscopy_ui