Store joliet-related info in Ecma119Image target insted of Writer.

In fact, this is not a good decission, writer is a better place for 
writer dependent data, but for now I prefer to store anything in the 
target. Later we can improve Writer encapsulation.
This commit is contained in:
Vreixo Formoso
2008-01-06 17:52:58 +01:00
parent 4b0833f62c
commit bd0f787f61
4 changed files with 16 additions and 12 deletions

View File

@@ -17,8 +17,6 @@
#include "libisofs.h"
#include "ecma119.h"
typedef struct joliet_node JolietNode;
enum joliet_node_type {
JOLIET_FILE,
JOLIET_DIR