diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.com> | 2014-05-13 14:26:25 +0200 |
---|---|---|
committer | Tomaž Vajngerl <tomaz.vajngerl@collabora.com> | 2014-05-15 19:51:07 +0200 |
commit | 06e6aa68ceb53873daccf7cf914234a04b15675a (patch) | |
tree | 1294a693d16d79e093e376fca7ff7045511c2b16 | |
parent | 6a94e8fbcbb43512b657c5b5a5d3d6ff5bd0fe7a (diff) |
vcl: remove uselees comment from font.hxx
Change-Id: Ifc933e9b4ca2f604f3aaf1ba74b34b414f96dd64
-rw-r--r-- | include/vcl/font.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/font.hxx b/include/vcl/font.hxx index e7973a16c777..d9649baa8890 100644 --- a/include/vcl/font.hxx +++ b/include/vcl/font.hxx @@ -35,10 +35,6 @@ class Impl_Font; class ImplFontAttributes; class Size; - -// - Font - - - class VCL_DLLPUBLIC Font { private: |