From 29d35d484c0b981af161480402b0885d79b030f7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 11 Apr 2007 12:45:48 +0000 Subject: Comment out links controller --- (limited to 'webactivity.py') diff --git a/webactivity.py b/webactivity.py index 96d3405..5aa76a1 100755 --- a/webactivity.py +++ b/webactivity.py @@ -28,7 +28,7 @@ from webview import WebView from webtoolbar import WebToolbar from linksmodel import LinksModel from linksview import LinksView -from linkscontroller import LinksController +#from linkscontroller import LinksController _HOMEPAGE = 'file:///home/olpc/Library/index.html' -- cgit v0.9.1