We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444e593 commit be3b702Copy full SHA for be3b702
injected/src/features/duck-player.js
@@ -65,12 +65,6 @@ export default class DuckPlayerFeature extends ContentFeature {
65
*/
66
if (isBeingFramed()) return;
67
68
- /**
69
- * TODO: Remove this when ready to re-enable Duck Player classic
70
- */
71
- // console.warn('Not initializing Duck Player classic');
72
- // return;
73
-
74
/**
75
* Just the 'overlays' part of the settings object.
76
* @type {import("@duckduckgo/privacy-configuration/schema/features/duckplayer").DuckPlayerSettings['overlays']}
0 commit comments