eliminate compiler warning

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6445 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming 2005-08-29 23:49:43 +00:00
parent 49b0098c4a
commit b42b25b521
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ STANDARD_LOCAL_USER;
LOCAL_USER_DECL;
extern int errno;
struct MemoryStruct {
char *memory;
size_t size;