summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/module.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/module.h b/include/asterisk/module.h
index e159642c0..3270ab43e 100644
--- a/include/asterisk/module.h
+++ b/include/asterisk/module.h
@@ -273,8 +273,6 @@ struct localuser {
struct localuser *next;
};
-#define STANDARD_LOCAL_USER /* unused and deprecated now */
-
/*!
* \brief The localuser declaration.
*