From cf3567c4587a9ff5c2cc37e8f7dc99eda5f368f3 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Sun, 21 Dec 2008 08:34:57 +0000 Subject: [PATCH] removed single filter pluging. morph filter has been moved with the other smoothing filters inside filter_unsharp. --- src/meshlabplugins/meshlabpluginsv12.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/meshlabplugins/meshlabpluginsv12.pro b/src/meshlabplugins/meshlabpluginsv12.pro index 55c55727d..0dea2a79b 100644 --- a/src/meshlabplugins/meshlabpluginsv12.pro +++ b/src/meshlabplugins/meshlabpluginsv12.pro @@ -12,7 +12,6 @@ SUBDIRS = io_base\ io_expe \ filter_clean \ filter_ao \ - filter_morph \ filter_poisson \ filter_unsharp \ filter_splitter \