diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-01-21 15:22:32 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-01-21 15:22:32 (GMT) |
commit | e3ee1abf12d7868f5eaf759e04a4b4911fcdfa91 (patch) | |
tree | 748db8cf417d1f8358ba37a70f01eec4a0ecd033 /ChangeLog | |
parent | 01f20dc6887fc1d45e026306a4364c9e7b256250 (diff) |
Removed useless functions dealing with buffers and optimized some old code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ * src/glibext/gcodebuffer.c: * src/glibext/gcodebuffer.h: + Remove useless functions dealing with buffers and optimize some old code. + Clean the code. + +16-01-21 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: Enable the buffer scan again and update its code. Delete the g_buffer_view_export() function. |