summaryrefslogtreecommitdiff
path: root/cpp/include/IcePatch2/Util.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/IcePatch2/Util.h')
-rw-r--r--cpp/include/IcePatch2/Util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/IcePatch2/Util.h b/cpp/include/IcePatch2/Util.h
index 3d0c500155a..dab48176c7d 100644
--- a/cpp/include/IcePatch2/Util.h
+++ b/cpp/include/IcePatch2/Util.h
@@ -122,7 +122,6 @@ struct FileTree0
Ice::ByteSeq checksum;
};
-ICE_PATCH2_API void getFileTree1(const FileInfoSeq&, FileTree1&);
ICE_PATCH2_API void getFileTree0(const FileInfoSeq&, FileTree0&);
}