summaryrefslogtreecommitdiffstats
path: root/src/PatchageModule.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-01-15 21:36:22 +0000
committerDavid Robillard <d@drobilla.net>2007-01-15 21:36:22 +0000
commit014ba4fb2d72bdc481c2ba76bd53901a39725b86 (patch)
tree638275625f694df61226e70f06281d0372ff7cdc /src/PatchageModule.h
parentf0b1962683cf24caa94f9176536a667a179cfc52 (diff)
downloadpatchage-014ba4fb2d72bdc481c2ba76bd53901a39725b86.tar.gz
patchage-014ba4fb2d72bdc481c2ba76bd53901a39725b86.tar.bz2
patchage-014ba4fb2d72bdc481c2ba76bd53901a39725b86.zip
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
Diffstat (limited to 'src/PatchageModule.h')
-rw-r--r--src/PatchageModule.h1
1 files changed, 0 insertions, 1 deletions
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