cleanup
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
#ifndef RAGE_SOUND_POS_MAP_H
|
#ifndef RAGE_SOUND_POS_MAP_H
|
||||||
#define RAGE_SOUND_POS_MAP_H
|
#define RAGE_SOUND_POS_MAP_H
|
||||||
|
|
||||||
/* This class maps one range of frames to another. */
|
|
||||||
struct pos_map_impl;
|
struct pos_map_impl;
|
||||||
class pos_map_queue
|
class pos_map_queue
|
||||||
{
|
{
|
||||||
@@ -28,7 +27,6 @@ private:
|
|||||||
pos_map_impl *m_pImpl;
|
pos_map_impl *m_pImpl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user