Skip to content

Commit

Permalink
Remove spurious TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkgutierrez committed May 9, 2018
1 parent 4b70559 commit 4f377c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sdsdkv-personality.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,6 @@ class personality {
void *value,
uint64_t *value_size
) = 0;
//
#if 0 // TODO(skg)
virtual int
close(void) = 0;
#endif
};

/*
Expand Down

0 comments on commit 4f377c4

Please sign in to comment.