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
c67f5de5
Commit
c67f5de5
authored
Oct 12, 2006
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sane.ds: Get rid of the prototypes of some removed functions.
parent
2492abbb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
sane_i.h
dlls/sane.ds/sane_i.h
+0
-11
No files found.
dlls/sane.ds/sane_i.h
View file @
c67f5de5
...
...
@@ -64,8 +64,6 @@ extern TW_UINT16 SANE_ControlGroupHandler (
pTW_IDENTITY
pOrigin
,
TW_UINT16
DAT
,
TW_UINT16
MSG
,
TW_MEMREF
pData
);
extern
TW_UINT16
SANE_ImageGroupHandler
(
pTW_IDENTITY
pOrigin
,
TW_UINT16
DAT
,
TW_UINT16
MSG
,
TW_MEMREF
pData
);
extern
TW_UINT16
SANE_AudioGroupHandler
(
pTW_IDENTITY
pOrigin
,
TW_UINT16
DAT
,
TW_UINT16
MSG
,
TW_MEMREF
pData
);
extern
TW_UINT16
SANE_SourceManagerHandler
(
pTW_IDENTITY
pOrigin
,
TW_UINT16
DAT
,
TW_UINT16
MSG
,
TW_MEMREF
pData
);
...
...
@@ -198,15 +196,6 @@ TW_UINT16 SANE_RGBResponseReset
TW_UINT16
SANE_RGBResponseSet
(
pTW_IDENTITY
pOrigin
,
TW_MEMREF
pData
);
/* Implementation of operation triplets
* From Application to Source (Audio Information) */
TW_UINT16
SANE_AudioFileXferGet
(
pTW_IDENTITY
pOrigin
,
TW_MEMREF
pData
);
TW_UINT16
SANE_AudioInfoGet
(
pTW_IDENTITY
pOrigin
,
TW_MEMREF
pData
);
TW_UINT16
SANE_AudioNativeXferGet
(
pTW_IDENTITY
pOrigin
,
TW_MEMREF
pData
);
/* Implementation of TWAIN capabilities */
TW_UINT16
SANE_ICAPXferMech
(
pTW_CAPABILITY
pCapability
,
TW_UINT16
action
);
...
...
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