Skip to content
Snippets Groups Projects
Commit d9e418d8 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel: Committed by Sergey Kosukhin
Browse files

Remove unused declaration.

parent 975fdf5b
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!13Consolidation with CDI-PIO (develop)
......@@ -81,15 +81,6 @@ memcpyPackFunc(void *dataDesc, void *buf, int size, int *pos, void *context)
/****************************************************/
struct clientBufferSetup
{
struct collSpec collectData;
struct clientBufSize *bufSizes;
size_t bufSizesCount;
};
/************************************************************************/
static void
modelWinFlushBuffer(size_t streamIdx)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment