Author: adrian.chadd
Date: Thu Jul 9 19:41:18 2009
New Revision: 14166
Modified:
branches/LUSCA_HEAD/src/protos.h
Log:
Remove duplicate stuff.
Modified: branches/LUSCA_HEAD/src/protos.h
==============================================================================
--- branches/LUSCA_HEAD/src/protos.h (original)
+++ branches/LUSCA_HEAD/src/protos.h Thu Jul 9 19:41:18 2009
@@ -789,8 +789,6 @@
extern void setSocketShutdownLifetimes(int);
extern void setMaxFD(void);
extern void setSystemLimits(void);
-extern int percent(int, int);
-extern double dpercent(double, double);
extern pid_t readPidFile(void);
extern struct in_addr inaddrFromHostent(const struct hostent *hp);
extern void debug_trap(const char *);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---