Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 9b4af0b0 authored by gsell's avatar gsell
Browse files

cleanup: unused FieldLayoutUser.cpp removed

parent 4ede6d7a
No related branches found
No related tags found
1 merge request!292Resolve "fix warnings with GCC 9.2 and -Wextra and some cleanup"
// -*- C++ -*-
/***************************************************************************
*
* The IPPL Framework
*
* This program was prepared by PSI.
* All rights in the program are reserved by PSI.
* Neither PSI nor the author(s)
* makes any warranty, express or implied, or assumes any liability or
* responsibility for the use of this software
*
* Visit www.amas.web.psi for more details
*
***************************************************************************/
// -*- C++ -*-
/***************************************************************************
*
* The IPPL Framework
*
*
* Visit http://people.web.psi.ch/adelmann/ for more details
*
***************************************************************************/
// include files
#include "FieldLayout/FieldLayoutUser.h"
////////////////////////////////////////////////////////////////////////
// constructor - the base class selects a unique ID value
FieldLayoutUser::FieldLayoutUser() { }
////////////////////////////////////////////////////////////////////////
// destructor, nothing to do here
FieldLayoutUser::~FieldLayoutUser() { }
/***************************************************************************
* $RCSfile: FieldLayoutUser.cpp,v $ $Author: adelmann $
* $Revision: 1.1.1.1 $ $Date: 2003/01/23 07:40:27 $
* IPPL_VERSION_ID: $Id: FieldLayoutUser.cpp,v 1.1.1.1 2003/01/23 07:40:27 adelmann Exp $
***************************************************************************/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment