Sign in
Imanol-Mikel Barba Sabariego
/
upcnews
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c002124cc86334a469206cb62b9faa9942a3788a
Authored by
Imanol-Mikel Barba Sabariego
2012-12-04 12:39:52 +0000
1 parent
74d6ee79
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/com/upc/pbe/upcnews/Directoris.java
src/com/upc/pbe/upcnews/Directoris.java
View file @
c002124
...
...
@@ -28,7 +28,6 @@ public class Directoris extends Activity implements OnClickListener {
28
28
29
29
Log.d(TAG, "onCreated");
30
30
url = ((UpcApp) getApplication()).getUrl();
31
-
32
31
super.onCreate(savedInstanceState);
33
32
setContentView(R.layout.dirs);
34
33
...
...