diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:53:08 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:53:54 +0200 |
commit | 2beba8f93e7991372dd45351c92c50f7850dc46a (patch) | |
tree | 15dfae00223ccc7fdbfe2e06a3d931b97fded890 /dtrans/source/win32/misc/ImplHelper.hxx | |
parent | 49ad17e2b1aef65fad357b9c540ab36189233dd3 (diff) |
reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
Diffstat (limited to 'dtrans/source/win32/misc/ImplHelper.hxx')
-rw-r--r-- | dtrans/source/win32/misc/ImplHelper.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dtrans/source/win32/misc/ImplHelper.hxx b/dtrans/source/win32/misc/ImplHelper.hxx index 682aaf87d863..811849e332bf 100644 --- a/dtrans/source/win32/misc/ImplHelper.hxx +++ b/dtrans/source/win32/misc/ImplHelper.hxx @@ -32,10 +32,6 @@ #pragma warning(pop) #endif -//------------------------------------------------------------------------ -// deklarations -//------------------------------------------------------------------------ - // target device and formatetc helper void SAL_CALL DeleteTargetDevice(DVTARGETDEVICE* ptd); sal_Bool SAL_CALL CopyFormatEtc(LPFORMATETC petcDest, LPFORMATETC petcSrc); |