diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-19 08:23:44 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-19 08:23:44 +0000 |
| commit | d84867075fd9e3494ceca991affc4d0388ae1964 (patch) | |
| tree | ebd0d2b17bc675bc21b94e543789013dcdf5aa48 /plugins/dfsound/alsa.h | |
| parent | f5356b547582a16837050dc0e726893e9132b46d (diff) | |
| download | pcsxr-d84867075fd9e3494ceca991affc4d0388ae1964.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23747 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/alsa.h')
| -rw-r--r-- | plugins/dfsound/alsa.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/plugins/dfsound/alsa.h b/plugins/dfsound/alsa.h deleted file mode 100644 index b45eae95..00000000 --- a/plugins/dfsound/alsa.h +++ /dev/null @@ -1,28 +0,0 @@ -/***************************************************************************
- alsa.h - description
- -------------------
- begin : Sat Mar 01 2003
- copyright : (C) 2002 by Pete Bernert
- email : BlackDove@addcom.de
- ***************************************************************************/
-/***************************************************************************
- * *
- * 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. *
- * *
- ***************************************************************************/
-
-#ifndef _ALSA_SOUND_H
-#define _ALSA_SOUND_H
-
-#ifdef ALSA_MEM_DEF
-#define ALSA_MEM_EXTERN
-#else
-#define ALSA_MEM_EXTERN extern
-#endif
-
-ALSA_MEM_EXTERN int sound_buffer_size;
-
-#endif // _ALSA_SOUND_H
|
