]> pd.if.org Git - pdclib.old/blobdiff - Readme.rst
Remove obsolete comment from Readme file
[pdclib.old] / Readme.rst
index b08be722dafaba7905943e5dbc5e83d098724461..fce23ea414e1b76404c6789ffee7b76ce0ffa3c4 100644 (file)
@@ -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 \r
 implementing two abstractions)\r
 \r
-Cleanup portions of <stdio.h>, particularly the backend. _PDCLIB_fillbuffer and\r
-_PDCLIB_flushbuffer in particular do not feel 'well' factored and need to know\r
-too much about FILE's internals. \r
-\r
 Modularize the library somewhat. This can already be seen with components under \r
 "opt/". This structure is preliminary; it will likely change as the process \r
 continues.
\ No newline at end of file