Skip to content

Commit

Permalink
Removed image-reorientation feature flag
Browse files Browse the repository at this point in the history
Feature is *complete*
  • Loading branch information
krisk committed May 2, 2016
1 parent 2e81097 commit 5a79a5a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion config/desktop-mac-app-store.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"phone_signup": true,
"post-editor/author-selector": true,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": false,
"reader": true,
"reader/full-errors": false,
Expand Down
1 change: 0 additions & 1 deletion config/desktop.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"phone_signup": true,
"post-editor/author-selector": true,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": false,
"reader": true,
"reader/full-errors": false,
Expand Down
1 change: 0 additions & 1 deletion config/development.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
"post-editor-github-link": false,
"post-editor/live-image-updates": true,
"post-editor/media-advanced": true,
"post-editor/image-reorientation": true,
"press-this": true,
"reader": true,
"reader/full-errors": true,
Expand Down
1 change: 0 additions & 1 deletion config/horizon.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"persist-redux": true,
"phone_signup": false,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": true,
"reader": true,
"resume-editing": true,
Expand Down
1 change: 0 additions & 1 deletion config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"persist-redux": true,
"post-editor/author-selector": true,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": true,
"reader": true,
"reader/full-errors": false,
Expand Down
1 change: 0 additions & 1 deletion config/stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"perfmon": true,
"persist-redux": true,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": true,
"reader": true,
"reader/full-errors": true,
Expand Down
1 change: 0 additions & 1 deletion config/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
"post-editor-github-link": false,
"post-editor/live-image-updates": true,
"post-editor/media-advanced": true,
"post-editor/image-reorientation": false,
"press-this": true,
"reader": true,
"reader/full-errors": true,
Expand Down
1 change: 0 additions & 1 deletion config/wpcalypso.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"persist-redux": true,
"phone_signup": true,
"post-editor/live-image-updates": true,
"post-editor/image-reorientation": false,
"press-this": true,
"reader": true,
"reader/full-errors": true,
Expand Down

0 comments on commit 5a79a5a

Please sign in to comment.