|
Noissue - Remove dead headers
Remove PluginTypedef.h, which had no code at all.
Remove AdblockPlusTab.{h,cpp}, which only declared/defined a trival subclass
of PluginTabBase. Moved the definition into PluginTabBase.h.
Remove PluginTab.h, which only included other headers. Change all the
inclusions of PluginTab.h to PluginTabBase.h, which now has exactly the same
effect.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+16 lines, -136 lines) |
Patch |
|
M |
adblockplus.gyp
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/plugin/AdblockPlusClient.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
R |
src/plugin/AdblockPlusTab.h
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
R |
src/plugin/AdblockPlusTab.cpp
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginClass.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginClientBase.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginDomTraverserBase.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginFilter.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginSettings.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
R |
src/plugin/PluginTab.h
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginTabBase.h
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginTabBase.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
R |
src/plugin/PluginTypedef.h
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
Total messages: 3
|