# HG changeset patch # User Mike Miller # Date 1367210856 14400 # Node ID fe6beca1581391354d9ce8e75aff16696a32a816 # Parent 4d2b0104ee05ab2f9f7a849a29b7ff5edcc396bc Remove resample from list of missing functions * __unimplemented__.m: Remove resample from list, it is not a core function. diff --git a/scripts/help/__unimplemented__.m b/scripts/help/__unimplemented__.m --- a/scripts/help/__unimplemented__.m +++ b/scripts/help/__unimplemented__.m @@ -332,7 +332,6 @@ "rbbox", "reducepatch", "reducevolume", - "resample", "root", "rotate", "rotate3d",