summaryrefslogtreecommitdiff
path: root/libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-04-30 13:46:41 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-04-30 13:46:41 -0400
commit19d21045af8492d0ffc9eda8a38632ee5fef04f5 (patch)
tree468131b69bcf6b5b967632337198a91c07113fe5 /libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h
parent1ac88152967101c2fb1a264456e51211e14dcea6 (diff)
2nd attempt at updated Waves audio backend, with added -fms-extensions as previously applied (but not updated in Waves' repo) to allow anonymous unions, as used by PortMidi
Diffstat (limited to 'libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h')
-rw-r--r--libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h b/libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h
index 6193da38bb..0658e6a9e6 100644
--- a/libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h
+++ b/libs/backends/wavesaudio/wavesapi/BasicTypes/WUComPtr.h
@@ -1,21 +1,3 @@
-/*
- Copyright (C) 2013 Waves Audio Ltd.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-*/
#ifndef __WUComPtr_h__
#define __WUComPtr_h__