diff options
-rw-r--r-- | libraries/iulib/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/iulib/README b/libraries/iulib/README index 6d171ec97a..26af136cb4 100644 --- a/libraries/iulib/README +++ b/libraries/iulib/README @@ -5,5 +5,3 @@ well as a large number of common image processing functions. Design goals are high portability, easy-to-understand algorithms, no reliance on STL, and using a minimal set of data structures. - -This requires SDL_gfx. |