diff options
| author | milla <marc.illa@dolby.com> | 2021-05-27 14:13:08 +0200 |
|---|---|---|
| committer | milla <marc.illa@dolby.com> | 2021-06-03 14:24:57 +0200 |
| commit | eac665a13001746cfbf108ebf5adadaf7b9e525b (patch) | |
| tree | 0f9e395455636bdfdabfc0487ee943cb14f1d6b3 /src/as-02-wrap.cpp | |
| parent | f9d7fbc33aa571c547d916b145712469efd9f4b8 (diff) | |
Remove unused variables
Diffstat (limited to 'src/as-02-wrap.cpp')
| -rwxr-xr-x | src/as-02-wrap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp index 713bcdb..98126bf 100755 --- a/src/as-02-wrap.cpp +++ b/src/as-02-wrap.cpp @@ -1946,7 +1946,6 @@ int main(int argc, const char** argv) { Result_t result = RESULT_OK; - char str_buf[64]; g_dict = &ASDCP::DefaultSMPTEDict(); assert(g_dict); |
