From 676f2249d0dcaf24202885a91e19c25b64089684 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jan 2008 01:38:33 +0000 Subject: More verbose LASH console output. git-svn-id: http://svn.drobilla.net/lad/raul@1012 a436a847-0d15-0410-975c-d299462d15a1 --- src/LashClient.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/LashClient.cpp') diff --git a/src/LashClient.cpp b/src/LashClient.cpp index 387ba45..0d06a42 100644 --- a/src/LashClient.cpp +++ b/src/LashClient.cpp @@ -30,14 +30,13 @@ LashClient::LashClient(lash_client_t* lash_client) LashClient::~LashClient() { - } SharedPtr LashClient::create( - lash_args_t* args, + lash_args_t* args, const string& name, int flags) { -- cgit v1.2.1