X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcdlist.h;h=8ea683b8a41ac7c2e2f158b30099124b5add98e7;hb=da3a876c26b6d697ee6446ad81a8edfff1828cab;hp=ef4a9d64913e611ba3fc2019c8a685f3343afb9a;hpb=346885ee9466a6f1d5ecc99a5401aa3043acf7c0;p=silc.git diff --git a/lib/silcutil/silcdlist.h b/lib/silcutil/silcdlist.h index ef4a9d64..8ea683b8 100644 --- a/lib/silcutil/silcdlist.h +++ b/lib/silcutil/silcdlist.h @@ -36,10 +36,6 @@ allocated already and the new list entry requires one additional memory allocation. The memory allocation and free'ing is done automatically in the API and does not show to the caller. - - I left sorting functions out because I don't know whether we need them. - If needed, just copy them from silclist.h - */ /* SilcDList object. This is the actual SilcDList object that is used by