Max Horn
cdfd5f85c8
ENGINES: Silence clang warning about unused private member _vm
...
This affects the Console / debugger classes of multiple engines.
An alternative solution would have been to remove the unused _vm
member vars. However, it seems likely that in the future, the _vm
member could be useful for methods added to the console. So instead,
we add a simple assert(_vm) to silence the clang warning.
2013-04-18 23:50:19 +02:00
..
2012-09-08 01:15:32 +02:00
2012-08-13 20:12:07 -07:00
2012-08-13 20:12:07 -07:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2012-09-07 22:38:41 +02:00
2012-09-07 04:12:18 +01:00
2013-04-18 23:50:19 +02:00
2011-05-12 01:16:22 +02:00
2012-07-16 21:20:01 +01:00
2012-02-20 16:18:27 +01:00
2012-09-07 04:12:18 +01:00
2012-09-07 04:12:18 +01:00
2012-09-08 01:16:09 +02:00
2011-05-12 01:16:22 +02:00
2010-11-07 15:02:41 +00:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2012-09-07 04:12:18 +01:00
2011-05-12 01:16:22 +02:00
2012-09-07 04:12:18 +01:00
2011-05-12 01:16:22 +02:00
2012-09-07 04:12:18 +01:00
2011-05-12 01:16:22 +02:00
2011-06-26 16:00:22 +03:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2012-09-07 04:12:18 +01:00
2012-09-07 04:12:18 +01:00
2012-09-08 01:16:10 +02:00
2011-05-12 01:16:22 +02:00
2012-09-08 01:16:10 +02:00
2012-09-11 22:28:40 +02:00
2012-09-11 22:28:40 +02:00
2012-09-07 04:12:18 +01:00
2012-09-07 04:12:18 +01:00
2011-05-12 01:16:22 +02:00
2011-05-12 01:16:22 +02:00
2012-09-07 04:12:18 +01:00
2012-08-13 23:58:32 -07:00
2009-11-02 21:54:57 +00:00