Skip to content

Commit

Permalink
remove unused entry pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrrrrmb committed Oct 7, 2024
1 parent 6325f28 commit 9950824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/function/entry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1868,7 +1868,6 @@ namespace {

TEST(NewEntryTest, MallocFailureAfterCacheFill) {
struct stumpless_entry *entries[2000];
struct stumpless_entry *entry;
size_t i,j;
const char *app_name = "test-app-name";
const char *msgid = "test-msgid";
Expand Down

0 comments on commit 9950824

Please sign in to comment.