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
b3317c5b
Commit
b3317c5b
authored
Jun 27, 2013
by
Jacek Caban
Committed by
Alexandre Julliard
Jun 27, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mshtml: Don't declare empty interface for nsCycleCollectionISupports.
parent
a87f401e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
nsiface.idl
dlls/mshtml/nsiface.idl
+2
-7
No files found.
dlls/mshtml/nsiface.idl
View file @
b3317c5b
...
...
@@ -3756,13 +3756,6 @@ interface nsIDocumentObserver : nsIMutationObserver
[
object
,
uuid
(
c61eac14
-
5
f7a
-
4481
-965e-7
eaa6effa85f
),
local
]
interface
nsCycleCollectionISupports
{}
[
object
,
uuid
(
3682
dd99
-
8560
-
44
f4
-
9b8
f
-
ccce9d7b96fb
),
local
]
...
...
@@ -3786,3 +3779,5 @@ interface nsIPluginInstance : nsISupports
{
nsresult
GetDOMElement
(
nsIDOMElement
**
aDOMElement
)
;
}
cpp_quote
(
"DEFINE_GUID(IID_nsCycleCollectionISupports, 0xc61eac14,0x5f7a,0x4481,0x96,0x5e,0x7e,0xaa,0x6e,0xff,0xa8,0x5f);"
)
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