aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-03-11 04:26:48 +1000
committerDavid Walter Seikel2012-03-11 04:26:48 +1000
commitf1d82b1deb654cce599be8e58a15bf13138aabb1 (patch)
treeb026f28e7d08c5c8fcb9be53e87c7d29c20b9cac /linden
parentFixes http://redmine.kokuaviewer.org/issues/585 (diff)
downloadmeta-impy-f1d82b1deb654cce599be8e58a15bf13138aabb1.zip
meta-impy-f1d82b1deb654cce599be8e58a15bf13138aabb1.tar.gz
meta-impy-f1d82b1deb654cce599be8e58a15bf13138aabb1.tar.bz2
meta-impy-f1d82b1deb654cce599be8e58a15bf13138aabb1.tar.xz
Just adding a TODO.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/hippoupdate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/hippoupdate.cpp b/linden/indra/newview/hippoupdate.cpp
index 192e3d7..848a8fd 100644
--- a/linden/indra/newview/hippoupdate.cpp
+++ b/linden/indra/newview/hippoupdate.cpp
@@ -18,6 +18,7 @@
18std::string gHippoChannel; 18std::string gHippoChannel;
19 19
20 20
21// TODO - Um, WTH? Is this actually used anywhere?
21// static 22// static
22bool HippoUpdate::checkUpdate() 23bool HippoUpdate::checkUpdate()
23{ 24{