diff --git a/kdecore/kernel/kglobal.h b/kdecore/kernel/kglobal.h index c8db6c2a..cd7b7008 100644 --- a/kdecore/kernel/kglobal.h +++ b/kdecore/kernel/kglobal.h @@ -24,13 +24,6 @@ #include -// -// WARNING!! -// This code uses undocumented Qt API -// Do not copy it to your application! Use only the functions that are here! -// Otherwise, it could break when a new version of Qt ships. -// - class KComponentData; class KCharsets; class KConfig;