Skip to content

Commit

Permalink
remove superfluous parameter from openx adapter (prebid#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkharma authored and jbAdyoulike committed Sep 21, 2017
1 parent d81834c commit 0163173
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adapters/openx.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ const OpenxAdapter = function OpenxAdapter() {
ifr: isIfr,
tz: startTime.getTimezoneOffset(),
tws: getViewportDimensions(isIfr),
ee: 'api_sync_write',
ef: 'bt%2Cdb',
be: 1,
bc: BIDDER_CONFIG
Expand Down

0 comments on commit 0163173

Please sign in to comment.