]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/ActionParams.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / mgr / ActionParams.h
index 14765d5d5e710e8abee987b51084d8001713206c..a7e8b70eadf5578829f468d0119f7fd504d58d6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -44,7 +44,5 @@ public:
 
 } // namespace Mgr
 
-std::ostream &operator <<(std::ostream &os, const Mgr::ActionParams &params);
-
 #endif /* SQUID_MGR_ACTION_PARAMS_H */