Skip to content

Commit

Permalink
ENH: Remove unused code (from PR review)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichel-otb committed Jul 7, 2016
1 parent 07a3c7e commit 5742267
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions gdal/frmts/cderived/cderiveddataset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@
#include "gdal_proxy.h"
#include "derivedlist.h"

#include <iostream>

class ComplexDerivedDatasetContainer: public GDALPamDataset
{
public:
ComplexDerivedDatasetContainer() {}
};


class ComplexDerivedDataset : public VRTDataset
{
public:
Expand Down

0 comments on commit 5742267

Please sign in to comment.