Browse Source

Update tutorial_server_variables.rst (#719)

fix regression introduced in 9881f7fd0d5d947ac8faa5b846c9d7f57efb03e1
Markus Graube 8 years ago
parent
commit
7429410e80
1 changed files with 0 additions and 3 deletions
  1. 0 3
      doc/tutorial_server_variables.rst

+ 0 - 3
doc/tutorial_server_variables.rst

@@ -95,9 +95,6 @@ some examples for their usage.
    UA_NodeId_deleteMembers(&id3); /* free the allocated string */
 
 
-What is UA_NODEID_STRING_ALLOC for?
-
-
 Adding a variable node to the server that contains a user-defined callback
 --------------------------------------------------------------------------