diff options
| author | 2010-04-23 10:40:01 +0000 | |
|---|---|---|
| committer | 2010-04-23 10:40:01 +0000 | |
| commit | 7c7a6dbec4d85bba8d9ba8a987cc9e0f4d03198c (patch) | |
| tree | 1d11cb98f65b7df43db02c11f54ac48d8cd11087 /src/modules/objects/class_mainwindow.h | |
| parent | Added doc to http kvs class (diff) | |
| download | KVIrc-7c7a6dbec4d85bba8d9ba8a987cc9e0f4d03198c.tar.gz KVIrc-7c7a6dbec4d85bba8d9ba8a987cc9e0f4d03198c.tar.bz2 KVIrc-7c7a6dbec4d85bba8d9ba8a987cc9e0f4d03198c.zip | |
Removed obsolete code
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4286 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_mainwindow.h')
| -rw-r--r-- | src/modules/objects/class_mainwindow.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules/objects/class_mainwindow.h b/src/modules/objects/class_mainwindow.h index c59118fad..939b4f0e8 100644 --- a/src/modules/objects/class_mainwindow.h +++ b/src/modules/objects/class_mainwindow.h @@ -39,9 +39,6 @@ protected: virtual bool init(KviKvsRunTimeContext * pContext,KviKvsVariantList *pParams); bool setCentralWidget(KviKvsObjectFunctionCall *c); - bool setDockEnabled(KviKvsObjectFunctionCall *c); - bool isDockEnabled(KviKvsObjectFunctionCall *c); - }; |
