Code

Removing CVS/SVN tags and replacing with git-based versioning
[nagiosplug.git] / plugins / utils.h
index 67e099d41ad787bff1e5a83ba719c645ede8b803..65e06ebd3793c567add534f5a61885c8090f2ec2 100644 (file)
@@ -26,10 +26,7 @@ suite of plugins. */
 
 /* Standardize version information, termination */
 
-/* $Id$ */
-
 void support (void);
-char *clean_revstring (const char *);
 void print_revision (const char *, const char *);
 
 /* Handle timeouts */