diff options
author | David Robillard <d@drobilla.net> | 2008-01-06 01:38:33 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-01-06 01:38:33 +0000 |
commit | 676f2249d0dcaf24202885a91e19c25b64089684 (patch) | |
tree | 0e5cd8a360789e9a90678a036208938e2d388da9 /raul | |
parent | cb21a7b08354134307637eb822a3c1ad9cb7ed23 (diff) | |
download | raul-676f2249d0dcaf24202885a91e19c25b64089684.tar.gz raul-676f2249d0dcaf24202885a91e19c25b64089684.tar.bz2 raul-676f2249d0dcaf24202885a91e19c25b64089684.zip |
More verbose LASH console output.
git-svn-id: http://svn.drobilla.net/lad/raul@1012 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'raul')
-rw-r--r-- | raul/LashServerInterface.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/LashServerInterface.hpp b/raul/LashServerInterface.hpp index be47ef3..339f6f7 100644 --- a/raul/LashServerInterface.hpp +++ b/raul/LashServerInterface.hpp @@ -26,7 +26,6 @@ #include <raul/SharedPtr.hpp> #include <sigc++/sigc++.h> - namespace Raul { |