Skip to content

Commit fdd718a

Browse files
authored
Remove unused value in linux demo
1 parent 3d14eb7 commit fdd718a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/linux/demo/demo.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ startCrashHandler(std::string const& url, std::string const& handler_path,
2121

2222
std::map<std::string, std::string> annotations;
2323
std::vector<std::string> arguments;
24-
bool rc;
2524

2625
/*
2726
* THE FOLLOWING ANNOTATIONS MUST BE SET.

0 commit comments

Comments
 (0)