summaryrefslogtreecommitdiff
path: root/include/vcl/ppdparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/ppdparser.hxx')
-rw-r--r--include/vcl/ppdparser.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/ppdparser.hxx b/include/vcl/ppdparser.hxx
index 37165181fbb7..dbbed2dff45c 100644
--- a/include/vcl/ppdparser.hxx
+++ b/include/vcl/ppdparser.hxx
@@ -53,7 +53,6 @@ struct VCL_DLLPUBLIC PPDValue
};
-
/*
* PPDKey - a container for the available options (=values) of a PPD keyword
*/
@@ -112,7 +111,6 @@ struct PPDKeyhash
};
-
/*
* PPDParser - parses a PPD file and contains all available keys from it
*/
@@ -241,7 +239,6 @@ public:
};
-
/*
* PPDContext - a class to manage user definable states based on the
* contents of a PPDParser.