mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 05:10:23 +00:00
drd/tests/annotate_smart_pointer: remove a superfluous initialization
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11895
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "unified_annotations.h"
|
||||
|
||||
|
||||
static bool s_enable_annotations = true;
|
||||
static bool s_enable_annotations;
|
||||
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user