branch: master
commit f71fd11cb24074a3b6cc70f4848ce1774bf6c199
Author: rocky <[email protected]>
Commit: rocky <[email protected]>

    Remove another warning
---
 realgud/common/run.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/realgud/common/run.el b/realgud/common/run.el
index 93934e6..69041f6 100644
--- a/realgud/common/run.el
+++ b/realgud/common/run.el
@@ -12,6 +12,7 @@
 (declare-function realgud:track-set-debugger          'realgud-track)
 (declare-function realgud-parse-command-arg           'realgud-core)
 (declare-function realgud:expand-file-name-if-exists  'realgud-core)
+(declare-function realgud:flatten                     'realgud-utils)
 
 (defun realgud:parse-cmd-args(args two-args opt-two-args interp-regexp 
debugger-regexp
                                   path-args-list annotate-args)

Reply via email to