From 014ba4fb2d72bdc481c2ba76bd53901a39725b86 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 15 Jan 2007 21:36:22 +0000 Subject: Fix potential crash on module removal. Don't "pretend" to set Jack buffer size when change fails. git-svn-id: http://svn.drobilla.net/lad/patchage@260 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchageModule.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/PatchageModule.h') diff --git a/src/PatchageModule.h b/src/PatchageModule.h index e047c52..cb490ad 100644 --- a/src/PatchageModule.h +++ b/src/PatchageModule.h @@ -14,7 +14,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ - #ifndef PATCHAGEMODULE_H #define PATCHAGEMODULE_H -- cgit v1.2.1