diff options
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/llassettype.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcommon/llassettype.h b/indra/llcommon/llassettype.h index ebc43134cb..27d35e95ff 100644 --- a/indra/llcommon/llassettype.h +++ b/indra/llcommon/llassettype.h @@ -114,10 +114,8 @@ public:  		AT_LINK_FOLDER = 25,  			// Inventory folder link -#if LL_MESH_ENABLED  		AT_MESH = 49,  		    // Mesh data in our proprietary SLM format -#endif  		AT_COUNT = 50,  | 
