diff options
author | David Walter Seikel | 2012-03-11 04:26:48 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-03-11 04:26:48 +1000 |
commit | f1d82b1deb654cce599be8e58a15bf13138aabb1 (patch) | |
tree | b026f28e7d08c5c8fcb9be53e87c7d29c20b9cac /linden | |
parent | Fixes http://redmine.kokuaviewer.org/issues/585 (diff) | |
download | meta-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.cpp | 1 |
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 @@ | |||
18 | std::string gHippoChannel; | 18 | std::string gHippoChannel; |
19 | 19 | ||
20 | 20 | ||
21 | // TODO - Um, WTH? Is this actually used anywhere? | ||
21 | // static | 22 | // static |
22 | bool HippoUpdate::checkUpdate() | 23 | bool HippoUpdate::checkUpdate() |
23 | { | 24 | { |