Stefan Naewe e786a2fa5e lib/checkother: fix compiler warning about unused member
Found by clang:

lib/checkother.cpp:2992:31: warning: private field '_symbolDatabase' is not used
      [-Wunused-private-field]
        const SymbolDatabase *_symbolDatabase;

Signed-off-by: Stefan Naewe <stefan.naewe@googlemail.com>
2013-02-08 12:15:42 +01:00
..
2012-06-16 06:34:18 +02:00
2013-01-12 17:49:09 +01:00
2012-06-11 22:16:12 +03:00
2013-01-12 17:49:09 +01:00
2012-10-14 10:21:22 +02:00