diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-06 08:28:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-10 13:09:45 +0000 |
| commit | 93f29880839dc5589bb35f63260a7152ead7655f (patch) | |
| tree | 865dd65298dd11d949efed2ac3f58f3564c7cc8f /src/text_node.h | |
| parent | d7965cce4c5f95da7971bce6f800739a4cd2f17d (diff) | |
Introduce dc::Package, changing lots of namespaces in the process.
Diffstat (limited to 'src/text_node.h')
| -rw-r--r-- | src/text_node.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/text_node.h b/src/text_node.h index adf31f1d..f10d7c4b 100644 --- a/src/text_node.h +++ b/src/text_node.h @@ -31,7 +31,6 @@ namespace cxml { } namespace dcp { -namespace dc { class FontNode; @@ -60,4 +59,3 @@ public: }; } -} |
