Skip to content

Commit 3529976

Browse files
committed
Deleted unused variable
1 parent 88d7de3 commit 3529976

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

com.example.android.rssfeed/src/com/example/android/rssfeed/DetailActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ public class DetailActivity extends Activity {
1111
@Override
1212
protected void onCreate(Bundle savedInstanceState) {
1313
super.onCreate(savedInstanceState);
14-
Application application = getApplication();
1514

1615
// Need to check if Activity has been switched to landscape mode
1716
// If yes, finished and go back to the start Activity

0 commit comments

Comments
 (0)