summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/undosqledit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/undosqledit.hxx')
-rw-r--r--dbaccess/source/ui/inc/undosqledit.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/undosqledit.hxx b/dbaccess/source/ui/inc/undosqledit.hxx
index 85ba09c13e3e..2d913de33dfe 100644
--- a/dbaccess/source/ui/inc/undosqledit.hxx
+++ b/dbaccess/source/ui/inc/undosqledit.hxx
@@ -25,9 +25,7 @@
namespace dbaui
{
class OSqlEdit;
- // ================================================================================================
// OSqlEditUndoAct - Undo-class for changing sql text
- //------------------------------------------------------------------------
class OSqlEditUndoAct : public OCommentUndoAction
{
protected:
@@ -46,5 +44,4 @@ namespace dbaui
}
#endif // DBAUI_UNDOSQLEDIT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */