From c7f45010c5467a5512a4f7421d92c0f133f68baa Mon Sep 17 00:00:00 2001 From: Bas van Schaik <5082246+sjvs@users.noreply.github.com> Date: Thu, 1 Aug 2019 11:02:03 +0100 Subject: [PATCH] Remove reference to internal tooling from public repository --- misc/emacs/ql-mode-base.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/misc/emacs/ql-mode-base.el b/misc/emacs/ql-mode-base.el index 2a5e3f9c3f4..d8c0c7d15d7 100644 --- a/misc/emacs/ql-mode-base.el +++ b/misc/emacs/ql-mode-base.el @@ -2,8 +2,7 @@ ;;; Commentary: ;; -;; A basic major mode for editing QL files, a more advanced major -;; mode is available for internal use at Semmle. +;; A basic major mode for editing QL files. ;; ;; Provides syntax highlighting, comment support, and a mode-specific ;; keymap.