Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
bf76e754
Commit
bf76e754
authored
May 21, 2007
by
Andrew Talbot
Committed by
Alexandre Julliard
May 22, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winealsa.drv: Exclude unused headers.
parent
b89e36eb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
dsoutput.c
dlls/winealsa.drv/dsoutput.c
+0
-1
mixer.c
dlls/winealsa.drv/mixer.c
+0
-1
wavein.c
dlls/winealsa.drv/wavein.c
+0
-1
waveout.c
dlls/winealsa.drv/waveout.c
+0
-1
No files found.
dlls/winealsa.drv/dsoutput.c
View file @
bf76e754
...
...
@@ -50,7 +50,6 @@
#include "wingdi.h"
#include "winerror.h"
#include "winuser.h"
#include "winnls.h"
#include "mmddk.h"
#include "alsa.h"
...
...
dlls/winealsa.drv/mixer.c
View file @
bf76e754
...
...
@@ -42,7 +42,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winerror.h"
#include "winuser.h"
#include "winnls.h"
#include "mmddk.h"
...
...
dlls/winealsa.drv/wavein.c
View file @
bf76e754
...
...
@@ -48,7 +48,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winerror.h"
#include "winuser.h"
#include "winnls.h"
#include "mmddk.h"
...
...
dlls/winealsa.drv/waveout.c
View file @
bf76e754
...
...
@@ -48,7 +48,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winerror.h"
#include "winuser.h"
#include "winnls.h"
#include "mmddk.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment