Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Remove unneeded doc #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CMDQueryStringSerialization/CMDQueryStringSerialization.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FOUNDATION_EXPORT const unsigned char CMDQueryStringSerializationVersionString[]
Read a query string into a dictionary.

@param string Query string to be deserialized.
@param options Serialization options.

@return A dictionary.
*/
Expand Down