Skip to content

Commit

Permalink
Removed obsolete commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
ggovi committed Jul 28, 2021
1 parent 8a52739 commit 6b59c29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CondCore/EcalPlugins/plugins/EcalPyUtils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
#include <pybind11/pybind11.h>
namespace py = pybind11;

//#include <boost/python.hpp>
//#include <boost/python/suite/indexing/vector_indexing_suite.hpp>

//using namespace boost::python;

namespace ecalpyutils {

std::vector<int> hashedIndexToEtaPhi(int hashedindex) {
Expand Down

0 comments on commit 6b59c29

Please sign in to comment.