From a0d438fb6c361fee8463fb8426889bf0493eb001 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 15 Feb 2006 20:11:56 +0000 Subject: remove the uses of the deprecated STANDARD_LOCAL_USER git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10241 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_realtime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/app_realtime.c') diff --git a/apps/app_realtime.c b/apps/app_realtime.c index 9e83d2638..fb0ff0c03 100644 --- a/apps/app_realtime.c +++ b/apps/app_realtime.c @@ -69,7 +69,6 @@ static char *udesc = "Use the RealTime config handler system to update a value\n "updated to . REALTIMECOUNT will be set with the number of rows\n" "updated or -1 if an error occurs.\n"; -STANDARD_LOCAL_USER; LOCAL_USER_DECL; static int cli_load_realtime(int fd, int argc, char **argv) -- cgit v1.2.3