[the-board/wip/http-api: 2/6] [ui] Remove unused activate method args
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board/wip/http-api: 2/6] [ui] Remove unused activate method args
- Date: Wed, 24 Nov 2010 23:03:30 +0000 (UTC)
commit 90fe594202922500b30018339360da1509357682
Author: Lucas Rocha <lucasr gnome org>
Date: Wed Nov 24 21:22:30 2010 +0000
[ui] Remove unused activate method args
src/js/ui/application.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/js/ui/application.js b/src/js/ui/application.js
index aea033f..f2ac8d4 100644
--- a/src/js/ui/application.js
+++ b/src/js/ui/application.js
@@ -92,7 +92,7 @@ Application.prototype = {
},
// DBus method
- activate : function(args) {
+ activate : function() {
log('Application: activated via DBus');
this._mainWindow.present();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]