RENAME VARIABLES: Remove obsolete comment.
[pspp] / src / language / dictionary / rename-variables.c
index 7d037a616687734679309246475b31d72b5aa1f9..28af671e8752c87ab7ab812c5df334ecac0070f8 100644 (file)
@@ -32,8 +32,6 @@
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-/* The code for this function is very similar to the code for the
-   RENAME subcommand of MODIFY VARS. */
 int
 cmd_rename_variables (struct lexer *lexer, struct dataset *ds)
 {