diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-10-14 11:52:40 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-10-14 11:52:40 -0500 |
| commit | 4331c112aba074562e9a8826fe6d271a94f790f0 (patch) | |
| tree | aa6e1d387821c1ea5906a7aa9b3dd474ece431b7 /indra/newview/llappviewerlinux.cpp | |
| parent | ef490e308ccce8e6df85144784a0f4580f5ac6a1 (diff) | |
Backed out changeset b782a75c99e6
Diffstat (limited to 'indra/newview/llappviewerlinux.cpp')
| -rw-r--r-- | indra/newview/llappviewerlinux.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewerlinux.cpp b/indra/newview/llappviewerlinux.cpp index d4c6131c80..898cc1c0ba 100644 --- a/indra/newview/llappviewerlinux.cpp +++ b/indra/newview/llappviewerlinux.cpp @@ -110,7 +110,6 @@ int main( int argc, char **argv ) } delete viewer_app_ptr; viewer_app_ptr = NULL; - return 0; } |
