Removing GoogleView. Need some more work to be gnome independant.

svn: r9795
This commit is contained in:
Serge Noiraud
2008-01-13 18:36:13 +00:00
parent bedafa494a
commit 36e50a408d
2 changed files with 0 additions and 364 deletions

View File

@@ -37,7 +37,6 @@ from PlaceView import PlaceView
from MediaView import MediaView
from RepositoryView import RepositoryView
from NoteView import NoteView
from GoogleView import GoogleView
try:
import Config
@@ -57,7 +56,6 @@ except:
#MapView,
RepositoryView,
NoteView,
#GoogleView,
]
def get_views():