Browse Source

modules_k/dialog: Remove old parameter "del" from interface
description.

Timo Reimann 14 years ago
parent
commit
99db13c459
1 changed files with 0 additions and 1 deletions
  1. 0 1
      modules_k/dialog/dlg_hash.c

+ 0 - 1
modules_k/dialog/dlg_hash.c

@@ -472,7 +472,6 @@ not_found:
  * \param ftag from tag
  * \param ttag to tag
  * \param dir direction
- * \param del will set to 1 if dialog is deleted
  * \return dialog structure on success, NULL on failure
  */
 static inline struct dlg_cell* internal_get_dlg(unsigned int h_entry,