summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/server/ingen_lv2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/ingen_lv2.cpp b/src/server/ingen_lv2.cpp
index 7a525bb5..8daf9b05 100644
--- a/src/server/ingen_lv2.cpp
+++ b/src/server/ingen_lv2.cpp
@@ -750,7 +750,6 @@ ingen_restore(LV2_Handle instance,
&size, &type, &valflags);
if (!path) {
- plugin->world->log().warn("Failed to restore ingen:file\n");
return LV2_STATE_ERR_NO_PROPERTY;
}