Removed traces of old-api Node

This commit is contained in:
Jesse Beder
2012-05-19 01:19:03 -05:00
parent a183293ff0
commit 683c60f490
6 changed files with 0 additions and 58 deletions

View File

@@ -1,7 +1,6 @@
#include "yaml-cpp/parser.h"
#include "yaml-cpp/eventhandler.h"
#include "yaml-cpp/exceptions.h"
#include "yaml-cpp/node.h"
#include "directives.h"
#include "scanner.h"
#include "singledocparser.h"