summaryrefslogtreecommitdiff
path: root/indra/newview/llversioninfo.h
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2017-07-27 11:12:35 -0700
committerGlenn Glazer <coyot@lindenlab.com>2017-07-27 11:12:35 -0700
commit5bc72ce786d500477154fbd08f03fb947dce51fa (patch)
tree6e6ba75c6e735c1fe9a8e0fd2515096bf94da8f4 /indra/newview/llversioninfo.h
parenta25c541c0d0763d0dfb6b131ac02f70f9ba6cb99 (diff)
revert bad file copy
Diffstat (limited to 'indra/newview/llversioninfo.h')
-rw-r--r--indra/newview/llversioninfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llversioninfo.h b/indra/newview/llversioninfo.h
index 99f6c8e87f..ec599c0cda 100644
--- a/indra/newview/llversioninfo.h
+++ b/indra/newview/llversioninfo.h
@@ -72,9 +72,6 @@ public:
/// reset the channel name used by the viewer.
static void resetChannel(const std::string& channel);
- /// return the bit width of an address
- static const U32 getAddressSize() { return ADDRESS_SIZE; }
-
typedef enum
{
TEST_VIEWER,