From: Owen Shepherd Date: Sat, 16 Mar 2013 16:35:02 +0000 (+0000) Subject: Remove obsolete comment from Readme file X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=commitdiff_plain;h=9e805f3a147720392e3be5f1505505f0eba6d019 Remove obsolete comment from Readme file --- diff --git a/Readme.rst b/Readme.rst index b08be72..fce23ea 100644 --- a/Readme.rst +++ b/Readme.rst @@ -228,10 +228,6 @@ PDCLib needs a threading abstraction; therefore, C11's thread library is being implemented to provide the backing for this (as there is no purpose in implementing two abstractions) -Cleanup portions of , particularly the backend. _PDCLIB_fillbuffer and -_PDCLIB_flushbuffer in particular do not feel 'well' factored and need to know -too much about FILE's internals. - Modularize the library somewhat. This can already be seen with components under "opt/". This structure is preliminary; it will likely change as the process continues. \ No newline at end of file