removed ZipBuffers (to be replaced by PhysFS)
This commit is contained in:
parent
c6bf22af6a
commit
ee10100b1e
@ -1,28 +0,0 @@
|
||||
//This file is part of Photon (http://photon.sourceforge.net)
|
||||
//Copyright (C) 2004-2005 James Turk
|
||||
//
|
||||
// Author:
|
||||
// James Turk (jpt2433@rit.edu)
|
||||
//
|
||||
// Version:
|
||||
// $Id: ZipBuffer.h,v 1.1 2005/01/27 03:35:23 cozman Exp $
|
||||
//
|
||||
// Revisions:
|
||||
// $Log: ZipBuffer.h,v $
|
||||
// Revision 1.1 2005/01/27 03:35:23 cozman
|
||||
// initial import (exceptions,types, and logging,oh my!)
|
||||
//
|
||||
//
|
||||
|
||||
#ifndef PHOTON_UTIL_ZIPBUFFER_H
|
||||
#define PHOTON_UTIL_ZIPBUFFER_H
|
||||
|
||||
namespace photon {
|
||||
namespace util {
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif //PHOTON_UTIL_ZIPBUFFER_H
|
@ -1,26 +0,0 @@
|
||||
//This file is part of Photon (http://photon.sourceforge.net)
|
||||
//Copyright (C) 2004-2005 James Turk
|
||||
//
|
||||
// Author:
|
||||
// James Turk (jpt2433@rit.edu)
|
||||
//
|
||||
// Version:
|
||||
// $Id: ZipBuffer.cpp,v 1.1 2005/01/27 03:35:24 cozman Exp $
|
||||
//
|
||||
// Revisions:
|
||||
// $Log: ZipBuffer.cpp,v $
|
||||
// Revision 1.1 2005/01/27 03:35:24 cozman
|
||||
// initial import (exceptions,types, and logging,oh my!)
|
||||
//
|
||||
//
|
||||
|
||||
#include "util/ZipBuffer.h"
|
||||
|
||||
|
||||
namespace photon {
|
||||
namespace util {
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user